i/o clock speed = external crystal speed?

In the ATMEGA8 data sheet under the TIMER1 Prescalars section, it talks about the system clock frequency (fclk_I/O). I was not able to find a definition of this clock. Assuming I am using a 16MHz external crystal, is this the frequency of fclk_I/O?

Thanks

Yes it is.

thanks!