Searched refs:clksel (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/arm/ti/omap4/ |
H A D | omap4_prcm_clks.c | 509 uint32_t clksel; in omap4_clk_generic_activate() local 528 clksel = bus_read_4(clk_mem_res, clk_details->clksel_reg); in omap4_clk_generic_activate() 529 clksel &= ~CLKCTRL_MODULEMODE_MASK; in omap4_clk_generic_activate() 530 clksel |= clk_details->enable_mode; in omap4_clk_generic_activate() 531 bus_write_4(clk_mem_res, clk_details->clksel_reg, clksel); in omap4_clk_generic_activate() 539 clksel = bus_read_4(clk_mem_res, clk_details->clksel_reg); in omap4_clk_generic_activate() 540 if ((clksel & CLKCTRL_IDLEST_MASK) == CLKCTRL_IDLEST_ENABLED) in omap4_clk_generic_activate() 546 if ((clksel & CLKCTRL_IDLEST_MASK) != CLKCTRL_IDLEST_ENABLED) { in omap4_clk_generic_activate() 548 printf("Error: 0x%08x => 0x%08x\n", clk_details->clksel_reg, clksel); in omap4_clk_generic_activate() 575 uint32_t clksel; in omap4_clk_generic_deactivate() local [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap36xx-omap3430es2plus-clocks.dtsi | 9 compatible = "ti,clksel"; 24 compatible = "ti,clksel"; 54 compatible = "ti,clksel"; 85 compatible = "ti,clksel"; 172 compatible = "ti,clksel"; 194 compatible = "ti,clksel";
|
H A D | omap34xx-omap36xx-clocks.dtsi | 17 compatible = "ti,clksel"; 65 compatible = "ti,clksel"; 105 compatible = "ti,clksel"; 160 compatible = "ti,clksel"; 228 compatible = "ti,clksel"; 252 compatible = "ti,clksel";
|
H A D | omap3430es1-clocks.dtsi | 50 compatible = "ti,clksel"; 81 compatible = "ti,clksel"; 121 compatible = "ti,clksel"; 174 compatible = "ti,clksel";
|
H A D | omap36xx-am35xx-omap3430es2plus-clocks.dtsi | 138 compatible = "ti,clksel"; 153 compatible = "ti,clksel"; 168 compatible = "ti,clksel"; 183 compatible = "ti,clksel";
|
H A D | omap3xxx-clocks.dtsi | 83 compatible = "ti,clksel"; 120 compatible = "ti,clksel"; 259 compatible = "ti,clksel"; 429 compatible = "ti,clksel"; 471 compatible = "ti,clksel"; 603 compatible = "ti,clksel"; 666 compatible = "ti,clksel"; 709 compatible = "ti,clksel"; 734 compatible = "ti,clksel"; 914 compatible = "ti,clksel"; [all …]
|
H A D | am35xx-clocks.dtsi | 66 compatible = "ti,clksel"; 101 compatible = "ti,clksel";
|
H A D | omap36xx-clocks.dtsi | 62 compatible = "ti,clksel";
|
H A D | am33xx-clocks.dtsi | 108 compatible = "ti,clksel"; 566 compatible = "ti,clksel"; 571 gfx_fclk_clksel_ck: clock-gfx-fclk-clksel { 589 compatible = "ti,clksel";
|
H A D | am43xx-clocks.dtsi | 572 dpll_clksel_mac_clk: clock-dpll-clksel-mac-2@4234 { 606 gfx_fclk_clksel_ck: clock-gfx-fclk-clksel-1@423c {
|