Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gvt/
Dedid.c49 #define _GMBUS_PIN_SEL_MASK (0x7) macro
84 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in cnp_get_port_from_gmbus0()
100 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in bxt_get_port_from_gmbus0()
114 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in get_port_from_gmbus0()
145 pin_select = vgpu_vreg(vgpu, offset) & _GMBUS_PIN_SEL_MASK; in gmbus0_mmio_write()