Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pnp/
H A Dbase.h59 #define PNP_OPTION_PRIORITY_MASK 0xfff macro
65 #define PNP_RES_PRIORITY_INVALID PNP_OPTION_PRIORITY_MASK
106 PNP_OPTION_PRIORITY_MASK; in pnp_option_priority()
124 ((priority & PNP_OPTION_PRIORITY_MASK) << in pnp_new_dependent_set()