Home
last modified time | relevance | path

Searched refs:PROG_INTERFACE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/pci/hotplug/
Dshpchp_hpc.c433 *prog_int = shpc_readb(ctrl, PROG_INTERFACE); in shpchp_get_prog_int()
620 u8 pi = shpc_readb(ctrl, PROG_INTERFACE); in shpc_get_cur_bus_speed()
689 pi = shpc_readb(ctrl, PROG_INTERFACE); in shpchp_set_bus_speed_mode()
833 u8 pi = shpc_readb(ctrl, PROG_INTERFACE); in shpc_get_max_bus_speed()
Dshpchp.h199 PROG_INTERFACE = offsetof(struct ctrl_reg, prog_interface), enumerator