Home
last modified time | relevance | path

Searched refs:cbg (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc.h212 uint32_t cbg : 1; /* Configure BlockGuard */ member
230 uint32_t cbg : 1; /* Configure BlockGuard */
Dlpfc_hw.h3268 uint32_t cbg : 1; /* Configure BlockGuard */ member
3286 uint32_t cbg : 1; /* Configure BlockGuard */ member
Dlpfc_mbox.c1299 mb->un.varCfgPort.cbg = 1; /* configure BlockGuard */ in lpfc_config_port()
/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Ddispc.c856 int yr, yg, yb, cbr, cbg, cbb, crr, crg, crb; member
887 dispc_write_reg(dispc, DISPC_OVL_CONV_COEF(plane, 3), CVAL(ct->cbg, ct->cbr)); in dispc_wb_write_color_conv_coef()