Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/bridge/
H A Dite-it6263.c71 #define HDMI_REG_SW_RST 0x04 macro
209 case HDMI_REG_SW_RST: in it6263_hdmi_writeable_reg()
266 case HDMI_REG_SW_RST: in it6263_hdmi_volatile_reg()
497 regmap_write(it->hdmi_regmap, HDMI_REG_SW_RST, HDMI_RST_ALL); in it6263_hdmi_config()
625 regmap_write_bits(regmap, HDMI_REG_SW_RST, SOFTV_RST, SOFTV_RST); in it6263_bridge_atomic_enable()
627 regmap_write_bits(regmap, HDMI_REG_SW_RST, SOFTV_RST, 0); in it6263_bridge_atomic_enable()