Searched refs:sys_ctrl (Results 1 – 6 of 6) sorted by relevance
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | hi6220.dtsi | 146 sys_ctrl: sys_ctrl@f7030000 { label 169 clocks = <&sys_ctrl 2>, <&sys_ctrl 1>; 178 clocks = <&sys_ctrl 4>, <&sys_ctrl 3>; 198 clocks = <&sys_ctrl HI6220_UART1_PCLK>, 199 <&sys_ctrl HI6220_UART1_PCLK>; 209 clocks = <&sys_ctrl HI6220_UART2_PCLK>, 210 <&sys_ctrl HI6220_UART2_PCLK>; 220 clocks = <&sys_ctrl HI6220_UART3_PCLK>, 221 <&sys_ctrl HI6220_UART3_PCLK>; 230 clocks = <&sys_ctrl HI6220_UART4_PCLK>, [all …]
|
| /openbmc/u-boot/drivers/video/rockchip/ |
| H A D | rk_vop.c | 108 clrbits_le32(®s->sys_ctrl, V_STANDBY_EN(1)); in rkvop_enable_output() 112 clrsetbits_le32(®s->sys_ctrl, M_ALL_OUT_EN, in rkvop_enable_output() 117 clrsetbits_le32(®s->sys_ctrl, M_ALL_OUT_EN, in rkvop_enable_output() 122 clrsetbits_le32(®s->sys_ctrl, M_ALL_OUT_EN, in rkvop_enable_output() 127 clrsetbits_le32(®s->sys_ctrl, M_ALL_OUT_EN, in rkvop_enable_output()
|
| H A D | rk3288_vop.c | 77 setbits_le32(®s->sys_ctrl, V_STANDBY_EN(1)); in rk_vop_remove()
|
| /openbmc/u-boot/arch/m68k/include/asm/ |
| H A D | immap_5272.h | 33 typedef struct sys_ctrl { struct
|
| H A D | immap_5275.h | 63 typedef struct sys_ctrl { struct
|
| /openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | vop_rk3288.h | 13 u32 sys_ctrl; member
|