Searched refs:JZ4780_CLK_EXCLK (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/clk/ingenic/ |
H A D | jz4780-cgu.c | 268 [JZ4780_CLK_EXCLK] = { "ext", CGU_CLK_EXT }, 294 .parents = { JZ4780_CLK_EXCLK, -1, -1, -1 }, 300 .parents = { JZ4780_CLK_EXCLK, -1, -1, -1 }, 306 .parents = { JZ4780_CLK_EXCLK, -1, -1, -1 }, 312 .parents = { JZ4780_CLK_EXCLK, -1, -1, -1 }, 322 .parents = { -1, -1, JZ4780_CLK_EXCLK, -1 }, 330 .parents = { -1, JZ4780_CLK_APLL, JZ4780_CLK_EXCLK, 421 .parents = { JZ4780_CLK_EXCLK, JZ4780_CLK_I2SPLL, -1, -1 }, 486 .parents = { JZ4780_CLK_EXCLK, JZ4780_CLK_SSIPLL, -1, -1 }, 507 .parents = { JZ4780_CLK_EXCLK, JZ4780_CLK_PCMPLL, -1, -1 }, [all …]
|
/openbmc/u-boot/include/dt-bindings/clock/ |
H A D | jz4780-cgu.h | 15 #define JZ4780_CLK_EXCLK 0 macro
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | ingenic,jz4780-cgu.h | 15 #define JZ4780_CLK_EXCLK 0 macro
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | jz4780.dtsi | 106 <&cgu JZ4780_CLK_EXCLK>,
|