Searched refs:CLK_TOP_UART_SEL (Results 1 – 6 of 6) sorted by relevance
/third_party/uboot/u-boot-2020.01/arch/arm/dts/ |
D | mt7623.dtsi | 192 clocks = <&topckgen CLK_TOP_UART_SEL>, 203 clocks = <&topckgen CLK_TOP_UART_SEL>, 214 clocks = <&topckgen CLK_TOP_UART_SEL>, 226 clocks = <&topckgen CLK_TOP_UART_SEL>,
|
D | mt7629.dtsi | 183 clocks = <&topckgen CLK_TOP_UART_SEL>, 197 clocks = <&topckgen CLK_TOP_UART_SEL>, 210 clocks = <&topckgen CLK_TOP_UART_SEL>,
|
/third_party/uboot/u-boot-2020.01/include/dt-bindings/clock/ |
D | mt7629-clk.h | 95 #define CLK_TOP_UART_SEL 81 macro
|
D | mt7623-clk.h | 109 #define CLK_TOP_UART_SEL 95 macro
|
/third_party/uboot/u-boot-2020.01/drivers/clk/mediatek/ |
D | clk-mt7629.c | 376 MUX_GATE(CLK_TOP_UART_SEL, uart_parents, 0x60, 0, 1, 7),
|
D | clk-mt7623.c | 520 MUX_GATE(CLK_TOP_UART_SEL, uart_parents, 0x60, 0, 1, 7),
|