Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dshpchp_hpc.c457 *prog_int = shpc_readb(ctrl, PROG_INTERFACE); in hpc_get_prog_int()
519 u8 pi = shpc_readb(ctrl, PROG_INTERFACE); in hpc_get_mode1_ECC_cap()
660 u8 pi = shpc_readb(ctrl, PROG_INTERFACE); in shpc_get_cur_bus_speed()
729 pi = shpc_readb(ctrl, PROG_INTERFACE); in hpc_set_bus_speed_mode()
873 u8 pi = shpc_readb(ctrl, PROG_INTERFACE); in shpc_get_max_bus_speed()
Dshpchp.h225 PROG_INTERFACE = offsetof(struct ctrl_reg, prog_interface), enumerator