Home
last modified time | relevance | path

Searched refs:BOFF (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Daic77xx.c112 ahc_outb(ahc, BUSTIME, (hostconf << 2) & BOFF); in ahc_aic77xx_attach()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_sprite.c438 #define BOFF(x) (((x) & 0xffff) << 16) macro
536 I915_WRITE_FW(PLANE_INPUT_CSC_COEFF(pipe, plane_id, 1), BOFF(csc[2])); in icl_program_input_csc()
539 I915_WRITE_FW(PLANE_INPUT_CSC_COEFF(pipe, plane_id, 3), BOFF(csc[5])); in icl_program_input_csc()
542 I915_WRITE_FW(PLANE_INPUT_CSC_COEFF(pipe, plane_id, 5), BOFF(csc[8])); in icl_program_input_csc()
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1487 #define BOFF 0xf0 macro
H A Daic7xxx.reg720 mask BOFF 0xf0
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20006736 (__user_type_info::find_public_subobj): Remap BOFF meaning.
6737 * tinfo.cc (__si_type_info::do_dyncast): Remap BOFF meaning.
6740 * tinfo2.cc (__dynamic_cast): Remap BOFF parameter.