Searched refs:clksel (Results 1 – 12 of 12) 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"; 25 compatible = "ti,clksel"; 56 compatible = "ti,clksel"; 88 compatible = "ti,clksel"; 176 compatible = "ti,clksel"; 199 compatible = "ti,clksel";
|
H A D | omap34xx-omap36xx-clocks.dtsi | 17 compatible = "ti,clksel"; 66 compatible = "ti,clksel"; 107 compatible = "ti,clksel"; 163 compatible = "ti,clksel"; 232 compatible = "ti,clksel"; 257 compatible = "ti,clksel";
|
H A D | omap3430es1-clocks.dtsi | 50 compatible = "ti,clksel"; 82 compatible = "ti,clksel"; 123 compatible = "ti,clksel"; 177 compatible = "ti,clksel";
|
H A D | omap36xx-am35xx-omap3430es2plus-clocks.dtsi | 138 compatible = "ti,clksel"; 154 compatible = "ti,clksel"; 170 compatible = "ti,clksel"; 186 compatible = "ti,clksel";
|
H A D | omap3xxx-clocks.dtsi | 83 compatible = "ti,clksel"; 122 compatible = "ti,clksel"; 262 compatible = "ti,clksel"; 434 compatible = "ti,clksel"; 477 compatible = "ti,clksel"; 611 compatible = "ti,clksel"; 676 compatible = "ti,clksel"; 721 compatible = "ti,clksel"; 748 compatible = "ti,clksel"; 929 compatible = "ti,clksel"; [all …]
|
H A D | am35xx-clocks.dtsi | 66 compatible = "ti,clksel"; 102 compatible = "ti,clksel";
|
H A D | dra7xx-clocks.dtsi | 290 compatible = "ti,clksel"; 381 compatible = "ti,clksel"; 431 compatible = "ti,clksel"; 481 compatible = "ti,clksel"; 543 compatible = "ti,clksel"; 580 compatible = "ti,clksel"; 671 compatible = "ti,clksel"; 899 compatible = "ti,clksel"; 980 compatible = "ti,clksel"; 1096 compatible = "ti,clksel"; [all …]
|
H A D | omap36xx-clocks.dtsi | 62 compatible = "ti,clksel";
|
H A D | am33xx-clocks.dtsi | 108 compatible = "ti,clksel"; 567 compatible = "ti,clksel"; 573 gfx_fclk_clksel_ck: clock-gfx-fclk-clksel@1 { 592 compatible = "ti,clksel";
|
H A D | dra76x.dtsi | 89 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 {
|