Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dpc300too.c51 static unsigned int CLOCK_BASE; variable
512 CLOCK_BASE = use_crystal_clock ? 24576000 : pci_clock_freq; in pc300_init_module()
Dhd64572.c385 tmc = CLOCK_BASE / brv / port->settings.clock_rate; in sca_set_port()
395 port->settings.clock_rate = CLOCK_BASE / brv / tmc; in sca_set_port()
399 port->settings.clock_rate = CLOCK_BASE / (256 * 512); in sca_set_port()
Dhd64570.c422 tmc = CLOCK_BASE / brv / port->settings.clock_rate; in sca_set_port()
432 port->settings.clock_rate = CLOCK_BASE / brv / tmc; in sca_set_port()
436 port->settings.clock_rate = CLOCK_BASE / (256 * 512); in sca_set_port()
Dc101.c53 #define CLOCK_BASE 9830400 /* 9.8304 MHz */ macro
Dpci200syn.c47 #define CLOCK_BASE pci_clock_freq macro
Dn2.c47 #define CLOCK_BASE 9830400 /* 9.8304 MHz */ macro