Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mfd/
Ddbx500-prcmu-regs.h137 #define PRCM_PLLDSI_ENABLE_PRCM_PLLDSI_ENABLE BIT(0) macro
Ddb8500-prcmu.c1388 val |= PRCM_PLLDSI_ENABLE_PRCM_PLLDSI_ENABLE; in request_plldsi()
1390 val &= ~PRCM_PLLDSI_ENABLE_PRCM_PLLDSI_ENABLE; in request_plldsi()
1408 val &= ~PRCM_PLLDSI_ENABLE_PRCM_PLLDSI_ENABLE; in request_plldsi()