Searched refs:IT66121_SW_RST_REG (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/bridge/ |
H A D | ite-it66121.c | 87 #define IT66121_SW_RST_REG 0x04 macro 447 ret = regmap_write_bits(ctx->regmap, IT66121_SW_RST_REG, in it66121_configure_afe() 487 ret = regmap_read(ctx->regmap, IT66121_SW_RST_REG, &swreset); in it66121_abort_ddc_ops() 500 ret = regmap_write(ctx->regmap, IT66121_SW_RST_REG, in it66121_abort_ddc_ops() 644 ret = regmap_write_bits(ctx->regmap, IT66121_SW_RST_REG, in it66121_bridge_attach() 1185 ret = regmap_write_bits(ctx->regmap, IT66121_SW_RST_REG, in it661221_audio_output_enable() 1203 ret = regmap_write_bits(ctx->regmap, IT66121_SW_RST_REG, in it661221_audio_output_enable()
|