Searched full:cko1 (Results 1 – 15 of 15) sorted by relevance
/openbmc/u-boot/board/advantech/dms-ba16/ |
H A D | clocks.cfg | 19 * cko1_en 1 --> CKO1 enabled 23 * This sets CKO1 at ahb_clk_root/8 132/8 16.5 MHz
|
/openbmc/u-boot/board/boundary/nitrogen6x/ |
H A D | clocks.cfg | 34 * cko1_en = 1 --> CKO1 enabled 38 * This sets CKO1 at ahb_clk_root/8 = 132/8 = 16.5 MHz
|
/openbmc/u-boot/board/toradex/apalis_imx6/ |
H A D | clocks.cfg | 35 * cko1_en = 1 --> CKO1 enabled 39 * This sets CKO1 at ahb_clk_root/8 = 132/8 = 16.5 MHz
|
H A D | apalis_imx6.c | 1162 * cko1_en = 1 --> CKO1 enabled in ccgr_init() 1166 * This sets CKO1 at ahb_clk_root/8 = 132/8 = 16.5 MHz in ccgr_init()
|
/openbmc/u-boot/board/toradex/colibri_imx6/ |
H A D | clocks.cfg | 35 * cko1_en = 1 --> CKO1 enabled 39 * This sets CKO1 at ahb_clk_root/8 = 132/8 = 16.5 MHz
|
H A D | colibri_imx6.c | 1040 * cko1_en = 1 --> CKO1 enabled in ccgr_init() 1044 * This sets CKO1 at ahb_clk_root/8 = 132/8 = 16.5 MHz in ccgr_init()
|
/openbmc/u-boot/board/bachmann/ot1200/ |
H A D | mx6q_4x_mt41j128.cfg | 148 * cko1_en = 1 --> CKO1 enabled 152 * This sets CKO1 at ahb_clk_root/8 = 132/8 = 16.5 MHz
|
/openbmc/u-boot/board/ge/bx50v3/ |
H A D | bx50v3.cfg | 144 * cko1_en 1 --> CKO1 enabled 148 * This sets CKO1 at ahb_clk_root/8 132/8 16.5 MHz
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | x-powers,ac100.yaml | 66 Name of the cko1, cko2 and cko3 clocks exposed by the codec
|
/openbmc/u-boot/board/tbs/tbs2910/ |
H A D | tbs2910.cfg | 23 /* set CKO1 (used as AUDIO_MCLK) to ahb_clk_root/8 = 16.5 MHz */
|
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-imx5.c | 333 clk[IMX5_CLK_CKO1] = imx_clk_gate2("cko1", "cko1_podf", MXC_CCM_CCOSR, 7); in mx50_clocks_init() 571 clk[IMX5_CLK_CKO1] = imx_clk_gate2("cko1", "cko1_podf", MXC_CCM_CCOSR, 7); in mx53_clocks_init()
|
H A D | clk-imx6ul.c | 70 static const char *cko_sels[] = { "cko1", "cko2", }; 483 hws[IMX6UL_CLK_CKO1] = imx_clk_hw_gate("cko1", "cko1_podf", base + 0x60, 7); in imx6ul_clocks_init()
|
H A D | clk-imx6sx.c | 71 static const char *cko_sels[] = { "cko1", "cko2", }; 482 …hws[IMX6SX_CLK_CKO1] = imx_clk_hw_gate("cko1", "cko1_podf", base + 0x60,… in imx6sx_clocks_init()
|
H A D | clk-imx6q.c | 77 static const char *cko_sels[] = { "cko1", "cko2", }; 906 …hws[IMX6QDL_CLK_CKO1] = imx_clk_hw_gate("cko1", "cko1_podf", base + 0x60… in imx6q_clocks_init()
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-ac100.c | 85 "ac100-cko1-rtc",
|