Searched refs:osc_clock_freq (Results 1 – 3 of 3) sorted by relevance
123 u16 osc_clock_freq; member1129 if (state->osc_clock_freq == 0 || in InitCC()1130 state->osc_clock_freq > 20000 || in InitCC()1131 (state->osc_clock_freq % 4000) != 0) { in InitCC()1132 printk(KERN_ERR "invalid osc frequency %d\n", state->osc_clock_freq); in InitCC()1141 state->osc_clock_freq / 4000, 0); in InitCC()2545 state->osc_clock_freq = (u16) ulClock; in CDRXD()2565 state->hi_cfg_bridge_delay = (u16) ((state->osc_clock_freq / 1000) * in CDRXD()
1829 s32 osc_clock_freq; member
2409 (u16) ((common_attr->osc_clock_freq / 1000) * HI_I2C_BRIDGE_DELAY) / in init_hi()2500 common_attr->osc_clock_freq = 27000; in get_device_capabilities()2504 common_attr->osc_clock_freq = 20250; in get_device_capabilities()2508 common_attr->osc_clock_freq = 4000; in get_device_capabilities()