Searched refs:HINIC_AF4_SET (Results 1 – 2 of 2) sorted by relevance
140 attr4 |= HINIC_AF4_SET(ENABLE_DOORBELL, DOORBELL_CTRL); in hinic_enable_doorbell()153 attr4 |= HINIC_AF4_SET(DISABLE_DOORBELL, DOORBELL_CTRL); in hinic_disable_doorbell()
368 #define HINIC_AF4_SET(val, member) \ macro