Home
last modified time | relevance | path

Searched refs:MCPDM_SW_DN_RST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/ti/
H A Domap-mcpdm.c122 ctrl |= (MCPDM_SW_DN_RST | MCPDM_SW_UP_RST); in omap_mcpdm_start()
128 ctrl &= ~(MCPDM_SW_DN_RST | MCPDM_SW_UP_RST); in omap_mcpdm_start()
141 ctrl |= (MCPDM_SW_DN_RST | MCPDM_SW_UP_RST); in omap_mcpdm_stop()
147 ctrl &= ~(MCPDM_SW_DN_RST | MCPDM_SW_UP_RST); in omap_mcpdm_stop()
H A Domap-mcpdm.h65 #define MCPDM_SW_DN_RST (1 << 12) macro
/kernel/linux/linux-6.6/sound/soc/ti/
H A Domap-mcpdm.c122 ctrl |= (MCPDM_SW_DN_RST | MCPDM_SW_UP_RST); in omap_mcpdm_start()
128 ctrl &= ~(MCPDM_SW_DN_RST | MCPDM_SW_UP_RST); in omap_mcpdm_start()
141 ctrl |= (MCPDM_SW_DN_RST | MCPDM_SW_UP_RST); in omap_mcpdm_stop()
147 ctrl &= ~(MCPDM_SW_DN_RST | MCPDM_SW_UP_RST); in omap_mcpdm_stop()
H A Domap-mcpdm.h65 #define MCPDM_SW_DN_RST (1 << 12) macro

Completed in 3 milliseconds