Home
last modified time | relevance | path

Searched refs:SYSCTRL (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Drenesas,r9a06g032-sysctrl.txt1 * Renesas R9A06G032 SYSCTRL
7 - reg: Base address and length of the SYSCTRL IO block.
21 - SYSCTRL node:
34 - Other nodes can use the clocks provided by SYSCTRL as in:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Dzte,vou.txt57 - zte,tvenc-power-control: the phandle to SYSCTRL block followed by two
58 integer cells. The first cell is the offset of SYSCTRL register used
69 - zte,vga-power-control: the phandle to SYSCTRL block followed by two
70 integer cells. The first cell is the offset of SYSCTRL register used
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dtc358762.c51 #define SYSCTRL 0x0464 macro
117 tc358762_write(ctx, SYSCTRL, 0x040f); in tc358762_init()
H A Dtc358767.c78 #define SYSCTRL 0x0510 macro
1215 ret = regmap_write(tc->regmap, SYSCTRL, value); in tc_stream_enable()
1456 return reg != SYSCTRL; in tc_readable_reg()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c171 #define SYSCTRL 0x0464 macro
291 rpi_touchscreen_write(ts, SYSCTRL, 0x040f); in rpi_touchscreen_prepare()