Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc.h213 uint32_t cbg : 1; /* Configure BlockGuard */ member
231 uint32_t cbg : 1; /* Configure BlockGuard */
Dlpfc_hw.h3291 uint32_t cbg : 1; /* Configure BlockGuard */ member
3309 uint32_t cbg : 1; /* Configure BlockGuard */ member
Dlpfc_mbox.c1300 mb->un.varCfgPort.cbg = 1; /* configure BlockGuard */ in lpfc_config_port()
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Ddispc.c867 int yr, yg, yb, cbr, cbg, cbb, crr, crg, crb; member
898 dispc_write_reg(dispc, DISPC_OVL_CONV_COEF(plane, 3), CVAL(ct->cbg, ct->cbr)); in dispc_wb_write_color_conv_coef()