Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/qcom/
H A Dqcom-geni-se.c171 #define GENI_M_EVENT_EN BIT(2) macro
339 val |= (DMA_RX_EVENT_EN | DMA_TX_EVENT_EN | GENI_M_EVENT_EN | GENI_S_EVENT_EN); in geni_se_select_gpi_mode()