Searched refs:TPI_DPD_REG (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/bridge/ |
H A D | sii9234.c | 143 #define TPI_DPD_REG 0x3D macro 412 tpi_writeb(ctx, TPI_DPD_REG, 0x3F); in sii9234_power_init() 557 tpi_writebm(ctx, TPI_DPD_REG, 0, 1); in sii9234_goto_d3() 616 tpi_writeb(ctx, TPI_DPD_REG, 0); in sii9234_cable_out() 807 tpi_writebm(ctx, TPI_DPD_REG, 0, 1); in sii9234_irq_thread()
|