Searched full:resx (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| D | ili210x.c | 367 u16 resx, resy; in ili251x_firmware_update_resolution() local 374 resx = le16_to_cpup((__le16 *)rs); in ili251x_firmware_update_resolution() 378 if (!resx || resx == 0xffff || !resy || resy == 0xffff) in ili251x_firmware_update_resolution() 390 resx = 16384; in ili251x_firmware_update_resolution() 394 input_abs_set_max(priv->input, ABS_X, resx - 1); in ili251x_firmware_update_resolution() 396 input_abs_set_max(priv->input, ABS_MT_POSITION_X, resx - 1); in ili251x_firmware_update_resolution()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/ |
| D | toshiba,tc358768.yaml | 27 description: GPIO connected to active low RESX pin
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/bridge/ |
| D | toshiba,tc358768.yaml | 27 description: GPIO connected to active low RESX pin
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/ |
| D | toshiba,tc358746.yaml | 64 This corresponds to the hardware pin RESX which is physically active low.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/ |
| D | panel-mipi-dbi-spi.yaml | 36 - RESX: Reset when low
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
| D | tc358768.c | 255 * The RESX is active low (GPIO_ACTIVE_LOW). in tc358768_hw_enable() 274 * The RESX is active low (GPIO_ACTIVE_LOW). in tc358768_hw_disable() 1064 * RESX is low active, to disable tc358768 initially (keep in reset) in tc358768_i2c_probe()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
| D | tc358768.c | 279 * The RESX is active low (GPIO_ACTIVE_LOW). in tc358768_hw_enable() 298 * The RESX is active low (GPIO_ACTIVE_LOW). in tc358768_hw_disable() 1281 * RESX is low active, to disable tc358768 initially (keep in reset) in tc358768_i2c_probe()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
| D | panel-novatek-nt35950.c | 616 /* Make sure to set RESX LOW before starting the power-on sequence */ in nt35950_probe()
|