Searched refs:BHND_CCS_SET_BITS (Results 1 – 2 of 2) sorted by relevance
88 #define BHND_CCS_SET_BITS(_value, _field) \ macro
707 req = BHND_CCS_SET_BITS((1<<rsrc), BHND_CCS_ERSRC_REQ); in bhnd_generic_request_ext_rsrc()708 avail = BHND_CCS_SET_BITS((1<<rsrc), BHND_CCS_ERSRC_STS); in bhnd_generic_request_ext_rsrc()743 mask = BHND_CCS_SET_BITS((1<<rsrc), BHND_CCS_ERSRC_REQ); in bhnd_generic_release_ext_rsrc()