Home
last modified time | relevance | path

Searched refs:idlest (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/clock/ti/
H A Dapll.txt23 "idlest" - contains the idlest register offset
26 - ti,idlest-shift : bit-shift for the idlest field (OMAP2 only)
42 ti,idlest-shift = <8>;
H A Ddpll.txt42 "idlest" - contains the idle status register base address
46 ti,omap2-* dpll type does not support idlest / autoidle registers
/f-stack/freebsd/arm/ti/clk/
H A Dti_clk_clkctrl.c144 uint32_t val, idlest, module; in ti_clkctrl_set_gate() local
164 idlest = val & IDLEST_MASK; in ti_clkctrl_set_gate()
167 (idlest == IDLEST_FUNC || idlest == IDLEST_TRANS) && in ti_clkctrl_set_gate()
171 idlest == IDLEST_DISABLE && in ti_clkctrl_set_gate()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Domap24xx-clocks.dtsi133 ti,idlest-shift = <8>;
143 ti,idlest-shift = <9>;