Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_hpc.c43 #define UPDOWN 0x20000000 macro
988 ctrl->slot_num_inc = ((slot_config & UPDOWN) >> 29) ? 1 : -1; in shpc_init()