Home
last modified time | relevance | path

Searched refs:current_speed (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/cpufreq/
Dsa1100-cpufreq.c129 static void sa1100_update_dram_timings(int current_speed, int new_speed) in sa1100_update_dram_timings() argument
147 if (new_speed > current_speed) { in sa1100_update_dram_timings()
/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_core.c75 slot_cur->bus_on->current_speed = CURRENT_BUS_SPEED(slot_cur->busstatus); in get_cur_bus_info()
84 slot_cur->bus_on->current_speed, in get_cur_bus_info()
499 if (slot_cur->bus_on->current_speed == 0xFF) in init_ops()
608 bus_speed = slot_cur->bus_on->current_speed; in ibmphp_update_slot_info()
958 switch (slot_cur->bus_on->current_speed) { in check_limitations()
1029 slot_cur->bus_on->current_speed); in enable_slot()
1072 slot_cur->bus_on->current_speed); in enable_slot()
Dibmphp.h243 u8 current_speed; member
Dibmphp_ebda.c118 debug("%s - current_speed = %x\n", __func__, ptr->current_speed); in print_bus_info()
781 bus_info_ptr1->current_speed = 0xff; in ebda_rsrc_controller()
/linux-4.19.296/include/linux/
Dide.h556 u8 current_speed; /* current transfer rate set */ member