Searched refs:cbg (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc.h | 212 uint32_t cbg : 1; /* Configure BlockGuard */ member 230 uint32_t cbg : 1; /* Configure BlockGuard */
|
D | lpfc_hw.h | 3284 uint32_t cbg : 1; /* Configure BlockGuard */ member 3302 uint32_t cbg : 1; /* Configure BlockGuard */ member
|
D | lpfc_mbox.c | 1300 mb->un.varCfgPort.cbg = 1; /* configure BlockGuard */ in lpfc_config_port()
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 878 int yr, yg, yb, cbr, cbg, cbb, crr, crg, crb; member 909 dispc_write_reg(dispc, DISPC_OVL_CONV_COEF(plane, 3), CVAL(ct->cbg, ct->cbr)); in dispc_wb_write_color_conv_coef()
|