Home
last modified time | relevance | path

Searched refs:CLOCK_BASE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wan/
H A Dhd64572.c371 tmc = CLOCK_BASE / brv / port->settings.clock_rate; in sca_set_port()
382 port->settings.clock_rate = CLOCK_BASE / brv / tmc; in sca_set_port()
386 port->settings.clock_rate = CLOCK_BASE / (256 * 512); in sca_set_port()
H A Dhd64570.c415 tmc = CLOCK_BASE / brv / port->settings.clock_rate; in sca_set_port()
426 port->settings.clock_rate = CLOCK_BASE / brv / tmc; in sca_set_port()
430 port->settings.clock_rate = CLOCK_BASE / (256 * 512); in sca_set_port()
H A Dc101.c48 #define CLOCK_BASE 9830400 /* 9.8304 MHz */ macro
H A Dn2.c43 #define CLOCK_BASE 9830400 /* 9.8304 MHz */ macro