Searched refs:cbus_writebm (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/bridge/
H A Dsii9234.c292 #define cbus_writebm(sii9234, offset, value, mask) \ macro
378 cbus_writebm(ctx, 0x31, 0x0C, 0x0C);
380 cbus_writebm(ctx, 0x3C, 0x30, 0x38);
381 cbus_writebm(ctx, 0x22, 0x0D, 0x0F);
382 cbus_writebm(ctx, 0x2E, 0x15, 0x15);
484 cbus_writebm(ctx, CBUS_LINK_CONTROL_2_REG, ~0, MHL_INIT_TIMEOUT);
676 cbus_writebm(ctx, 0x44, ~0, 1 << 1);

Completed in 121 milliseconds