Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/arm_scmi/
H A Dpowercap.c71 #define CAP_SET_IGNORE_DRESP BIT(0) macro
364 FIELD_PREP(CAP_SET_IGNORE_DRESP, !!ignore_dresp)); in scmi_powercap_xfer_cap_set()