Searched refs:sys_ctrl (Results 1 – 7 of 7) sorted by relevance
| /u-boot/arch/arm/dts/ |
| 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 …]
|
| /u-boot/drivers/video/rockchip/ |
| A D | rk_vop.c | 129 clrbits_le32(®s->sys_ctrl, V_STANDBY_EN(1)); in rkvop_enable_output() 133 clrsetbits_le32(®s->sys_ctrl, M_ALL_OUT_EN, in rkvop_enable_output() 138 clrsetbits_le32(®s->sys_ctrl, M_ALL_OUT_EN, in rkvop_enable_output() 144 clrsetbits_le32(®s->sys_ctrl, M_ALL_OUT_EN, in rkvop_enable_output() 150 clrsetbits_le32(®s->sys_ctrl, M_ALL_OUT_EN, in rkvop_enable_output()
|
| A D | rk3288_vop.c | 79 setbits_le32(®s->sys_ctrl, V_STANDBY_EN(1)); in rk_vop_remove()
|
| /u-boot/drivers/pinctrl/ |
| A D | pinctrl-stmfx.c | 250 u8 sys_ctrl; in stmfx_gpio_probe() local 260 sys_ctrl = STMFX_REG_SYS_CTRL_GPIO_EN; in stmfx_gpio_probe() 262 sys_ctrl |= STMFX_REG_SYS_CTRL_ALTGPIO_EN; in stmfx_gpio_probe() 263 stmfx_write(dev, STMFX_REG_SYS_CTRL, sys_ctrl); in stmfx_gpio_probe()
|
| /u-boot/arch/m68k/include/asm/ |
| A D | immap_5272.h | 33 typedef struct sys_ctrl { struct
|
| A D | immap_5275.h | 63 typedef struct sys_ctrl { struct
|
| /u-boot/arch/arm/include/asm/arch-rockchip/ |
| A D | vop_rk3288.h | 13 u32 sys_ctrl; member
|
Completed in 14 milliseconds