Searched refs:IT66121_SW_RST_REG (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/bridge/ |
D | ite-it66121.c | 90 #define IT66121_SW_RST_REG 0x04 macro 442 ret = regmap_write_bits(ctx->regmap, IT66121_SW_RST_REG, in it66121_configure_afe() 484 ret = regmap_read(ctx->regmap, IT66121_SW_RST_REG, &swreset); in it66121_abort_ddc_ops() 497 ret = regmap_write(ctx->regmap, IT66121_SW_RST_REG, in it66121_abort_ddc_ops() 677 ret = regmap_write_bits(ctx->regmap, IT66121_SW_RST_REG, in it66121_bridge_attach() 1202 ret = regmap_write_bits(ctx->regmap, IT66121_SW_RST_REG, in it661221_audio_output_enable() 1220 ret = regmap_write_bits(ctx->regmap, IT66121_SW_RST_REG, in it661221_audio_output_enable()
|