Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/qcom/
H A Dramp_controller.c22 #define RC_CFG_ACK GENMASK(31, 16) macro
105 ack = FIELD_PREP(RC_CFG_ACK, BIT(ce)); in rc_set_cfg_update()
135 val, !(val & RC_CFG_ACK), 1, in rc_set_cfg_update()