Home
last modified time | relevance | path

Searched defs:clock_ctl (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/ath25/
H A Dar2315.c204 static unsigned __init ar2315_sys_clk(u32 clock_ctl) in ar2315_sys_clk()
/linux/drivers/hid/
H A Dhid-ft260.c148 u8 clock_ctl; /* 0 - 12MHz, 1 - 24MHz, 2 - 48MHz */ member
179 u8 clock_ctl; /* 0 - 12MHz, 1 - 24MHz, 2 - 48MHz */ member
/linux/drivers/memstick/host/
H A Djmb38x_ms.c678 unsigned int clock_ctl = CLOCK_CONTROL_BY_MMIO, clock_delay = 0; in jmb38x_ms_set_param() local