Home
last modified time | relevance | path

Searched defs:speed_mode (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dpmac64-cpufreq.c96 static void g5_smu_switch_volt(int speed_mode) in g5_smu_switch_volt()
114 static void g5_vdnap_switch_volt(int speed_mode) in g5_vdnap_switch_volt()
147 static int g5_scom_switch_freq(int speed_mode) in g5_scom_switch_freq()
208 static void g5_dummy_switch_volt(int speed_mode) in g5_dummy_switch_volt()
223 static void g5_pfunc_switch_volt(int speed_mode) in g5_pfunc_switch_volt()
248 static int g5_pfunc_switch_freq(int speed_mode) in g5_pfunc_switch_freq()
H A Dmaple-cpufreq.c77 static int maple_scom_switch_freq(int speed_mode) in maple_scom_switch_freq()
H A Dpmac32-cpufreq.c332 static int do_set_cpu_speed(struct cpufreq_policy *policy, int speed_mode) in do_set_cpu_speed()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dmotorcomm.c349 int speed, speed_mode, duplex; in yt8512_read_status() local
486 int speed_mode, duplex; in yt8521_adjust_status() local
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs42l51.c344 unsigned char speed_mode; member
H A Dcs4270.c195 u8 speed_mode; member
H A Dcs4271.c302 u8 speed_mode; /* codec speed mode: 1x, 2x, 4x */ member
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dshpchp_hpc.c644 u8 speed_mode = (pi == 2) ? (sec_bus_reg & 0xF) : (sec_bus_reg & 0x7); in shpc_get_cur_bus_speed() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c403 static unsigned int speed_mode = SPEED_1000; variable