Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/qcom/
H A Dgeni-se.h102 #define SE_GENI_RX_RFR_WATERMARK_REG 0x814 macro
/openbmc/linux/drivers/soc/qcom/
H A Dqcom-geni-se.c265 writel_relaxed(rx_rfr, se->base + SE_GENI_RX_RFR_WATERMARK_REG); in geni_se_init()