Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/ti/
H A Domap-mcbsp-priv.h171 #define RDISABLE BIT(0) macro
H A Domap-mcbsp.c467 w &= ~(rx ? RDISABLE : 0); in omap_mcbsp_start()
496 w |= (rx ? RDISABLE : 0); in omap_mcbsp_stop()
1106 regs->rccr = RFULL_CYCLE | RDMAEN | RDISABLE; in omap_mcbsp_dai_set_dai_fmt()
/kernel/linux/linux-6.6/sound/soc/ti/
H A Domap-mcbsp-priv.h171 #define RDISABLE BIT(0) macro
H A Domap-mcbsp.c466 w &= ~(rx ? RDISABLE : 0); in omap_mcbsp_start()
495 w |= (rx ? RDISABLE : 0); in omap_mcbsp_stop()
1095 regs->rccr = RFULL_CYCLE | RDMAEN | RDISABLE; in omap_mcbsp_dai_set_dai_fmt()

Completed in 6 milliseconds