Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dcpu.h93 SAMSUNG_BASE(clock, CLOCK_BASE)
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dhd64572.c382 tmc = CLOCK_BASE / brv / port->settings.clock_rate; in sca_set_port()
392 port->settings.clock_rate = CLOCK_BASE / brv / tmc; in sca_set_port()
396 port->settings.clock_rate = CLOCK_BASE / (256 * 512); in sca_set_port()
H A Dpc300too.c48 static unsigned int CLOCK_BASE; variable
509 CLOCK_BASE = use_crystal_clock ? 24576000 : pci_clock_freq; in pc300_init_module()
H A Dhd64570.c419 tmc = CLOCK_BASE / brv / port->settings.clock_rate; in sca_set_port()
429 port->settings.clock_rate = CLOCK_BASE / brv / tmc; in sca_set_port()
433 port->settings.clock_rate = CLOCK_BASE / (256 * 512); in sca_set_port()
H A Dpci200syn.c43 #define CLOCK_BASE pci_clock_freq macro
H A Dc101.c49 #define CLOCK_BASE 9830400 /* 9.8304 MHz */ macro
H A Dn2.c44 #define CLOCK_BASE 9830400 /* 9.8304 MHz */ macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dcpu.h289 SAMSUNG_BASE(clock, CLOCK_BASE)