Searched refs:sys_ctrl (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/arch/arm64/boot/dts/hisilicon/ |
| H A D | hi6220.dtsi | 270 sys_ctrl: sys_ctrl@f7030000 { label 323 <&sys_ctrl HI6220_UART1_PCLK>; 337 <&sys_ctrl HI6220_UART2_PCLK>; 349 <&sys_ctrl HI6220_UART3_PCLK>; 361 <&sys_ctrl HI6220_UART4_PCLK>; 730 clocks = <&sys_ctrl HI6220_SPI_CLK>, <&sys_ctrl HI6220_SPI_CLK>; 806 clocks = <&sys_ctrl 2>, <&sys_ctrl 1>; 822 clocks = <&sys_ctrl 4>, <&sys_ctrl 3>; 835 clocks = <&sys_ctrl HI6220_MMC2_CIUCLK>, <&sys_ctrl HI6220_MMC2_CLK>; 857 clocks = <&sys_ctrl 22>; [all …]
|
| H A D | hi6220-hikey.dts | 268 assigned-clocks = <&sys_ctrl HI6220_UART1_SRC>;
|
| /linux-6.15/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-dpr.c | 104 u32 sys_ctrl; member 328 u32 sys_ctrl; in dcss_dpr_enable() local 330 sys_ctrl = (en ? REPEAT_EN | RUN_EN : 0); in dcss_dpr_enable() 338 if (ch->sys_ctrl != sys_ctrl) in dcss_dpr_enable() 341 ch->sys_ctrl = sys_ctrl; in dcss_dpr_enable() 524 ch->sys_ctrl, in dcss_dpr_write_sysctrl()
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | hisilicon,hi6210-i2s.txt | 31 clocks = <&sys_ctrl HI6220_DACODEC_PCLK>, 32 <&sys_ctrl HI6220_BBPPLL0_DIV>; 36 hisilicon,sysctrl-syscon = <&sys_ctrl>;
|
| /linux-6.15/drivers/input/touchscreen/ |
| H A D | iqs7211.c | 344 u8 sys_ctrl; member 384 .sys_ctrl = 0x35, 422 .sys_ctrl = 0x50, 459 .sys_ctrl = 0x33, 1524 __le16 sys_ctrl[] = { in iqs7211_init_device() local 1535 error = iqs7211_write_burst(iqs7211, dev_desc->sys_ctrl, sys_ctrl, in iqs7211_init_device() 1536 sizeof(sys_ctrl)); in iqs7211_init_device() 1603 return iqs7211_write_burst(iqs7211, dev_desc->sys_ctrl, sys_ctrl, in iqs7211_init_device() 1604 sizeof(sys_ctrl)); in iqs7211_init_device() 2374 __le16 sys_ctrl[] = { in iqs7211_resume() local [all …]
|
| /linux-6.15/drivers/mfd/ |
| H A D | stmfx.c | 118 u32 sys_ctrl; in stmfx_function_enable() local 122 ret = regmap_read(stmfx->map, STMFX_REG_SYS_CTRL, &sys_ctrl); in stmfx_function_enable() 133 (sys_ctrl & STMFX_REG_SYS_CTRL_ALTGPIO_EN)) { in stmfx_function_enable() 140 (sys_ctrl & STMFX_REG_SYS_CTRL_TS_EN)) { in stmfx_function_enable() 147 (sys_ctrl & STMFX_REG_SYS_CTRL_IDD_EN)) { in stmfx_function_enable()
|
| /linux-6.15/Documentation/devicetree/bindings/clock/ |
| H A D | hi6220-clock.txt | 35 sys_ctrl: sys_ctrl@f7030000 {
|
| /linux-6.15/Documentation/devicetree/bindings/phy/ |
| H A D | phy-hi6220-usb.txt | 15 hisilicon,peripheral-syscon = <&sys_ctrl>;
|
| /linux-6.15/Documentation/devicetree/bindings/thermal/ |
| H A D | hisilicon,tsensor.yaml | 54 clocks = <&sys_ctrl HI6220_TSENSOR_CLK>;
|
| /linux-6.15/Documentation/devicetree/bindings/arm/ |
| H A D | arm,coresight-cpu-debug.yaml | 77 clocks = <&sys_ctrl 1>;
|
| /linux-6.15/drivers/clk/meson/ |
| H A D | a1-peripherals.c | 1822 static MESON_GATE(sys_ctrl, SYS_CLK_EN0, 5); 1886 [CLKID_SYS_CTRL] = &sys_ctrl.hw, 2044 &sys_ctrl,
|
| H A D | c3-peripherals.c | 195 static C3_SYS_GATE(sys_ctrl, SYS_CLK_EN0_REG0, 5, 0); 1900 [CLKID_SYS_CTRL] = &sys_ctrl.hw, 2105 &sys_ctrl,
|