Searched refs:PDCTL_NEXT (Results 1 – 3 of 3) sorted by relevance
36 #define PDCTL_NEXT BIT(0) macro88 pdctl |= PDCTL_NEXT; in psc_config()
57 #define PDCTL_NEXT BIT(0) macro123 regmap_write_bits(lpsc->regmap, PDCTL(lpsc->pd), PDCTL_NEXT, in davinci_lpsc_config()124 PDCTL_NEXT); in davinci_lpsc_config()
204 #define PDCTL_NEXT BIT(0) macro