Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/keystone/
H A Dgate.c36 #define PDCTL_NEXT BIT(0) macro
88 pdctl |= PDCTL_NEXT; in psc_config()
/openbmc/linux/arch/arm/mach-davinci/
H A Dpsc.h140 #define PDCTL_NEXT BIT(0) macro
/openbmc/linux/drivers/clk/davinci/
H A Dpsc.c57 #define PDCTL_NEXT BIT(0) macro
123 regmap_write_bits(lpsc->regmap, PDCTL(lpsc->pd), PDCTL_NEXT, in davinci_lpsc_config()
124 PDCTL_NEXT); in davinci_lpsc_config()