Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/qcom/
H A Dqcom_adm.c83 #define ADM_GP_CTL_LP_CNT(x) ((x) << 8) macro
854 writel(ADM_GP_CTL_LP_EN | ADM_GP_CTL_LP_CNT(0xf), in adm_dma_probe()