Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/arm_scmi/
H A Ddriver.c1600 #define DOORBELL_REG_WIDTH(x) FIELD_GET(GENMASK(2, 1), (x)) macro
1678 size = 1 << DOORBELL_REG_WIDTH(flags); in scmi_common_fastchannel_init()