Home
last modified time | relevance | path

Searched refs:GPIOM (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_gmbus.c67 GPIOM, enumerator
120 [GMBUS_PIN_12_TC4_ICP] = { "tc4", GPIOM },
149 [GMBUS_PIN_12_TC4_ICP] = { "tc4", GPIOM },
/linux-6.12.1/drivers/gpu/drm/bridge/
Dtc358767.c165 #define GPIOM 0x0540 /* GPIO Mode Control Register */ macro
2030 case GPIOM: in tc_readable_reg()
2531 regmap_write(tc->regmap, GPIOM, BIT(tc->hpd_pin)); in tc_probe()