Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_hpc.c434 *prog_int = shpc_readb(ctrl, PROG_INTERFACE); in hpc_get_prog_int()
621 u8 pi = shpc_readb(ctrl, PROG_INTERFACE); in shpc_get_cur_bus_speed()
690 pi = shpc_readb(ctrl, PROG_INTERFACE); in hpc_set_bus_speed_mode()
834 u8 pi = shpc_readb(ctrl, PROG_INTERFACE); in shpc_get_max_bus_speed()
H A Dshpchp.h201 PROG_INTERFACE = offsetof(struct ctrl_reg, prog_interface), enumerator