Searched refs:BOFF (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/scsi/aic7xxx/ |
| D | aic7770.c | 230 ahc_outb(ahc, BUSTIME, (hostconf << 2) & BOFF); in aic7770_config() 233 ahc->bus_softc.aic7770_softc.bustime = (hostconf << 2) & BOFF; in aic7770_config()
|
| D | aic7xxx_reg.h_shipped | 603 #define BOFF 0xf0
|
| D | aic7xxx.reg | 779 mask BOFF 0xf0
|
| /Linux-v5.4/drivers/scsi/ |
| D | aha152x.h | 242 #define BOFF 0x0f macro
|
| /Linux-v5.4/drivers/gpu/drm/i915/display/ |
| D | intel_sprite.c | 418 #define BOFF(x) (((x) & 0xffff) << 16) macro 516 I915_WRITE_FW(PLANE_INPUT_CSC_COEFF(pipe, plane_id, 1), BOFF(csc[2])); in icl_program_input_csc() 519 I915_WRITE_FW(PLANE_INPUT_CSC_COEFF(pipe, plane_id, 3), BOFF(csc[5])); in icl_program_input_csc() 522 I915_WRITE_FW(PLANE_INPUT_CSC_COEFF(pipe, plane_id, 5), BOFF(csc[8])); in icl_program_input_csc()
|