Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dedid.c47 #define _GMBUS_PIN_SEL_MASK (0x7) macro
82 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in cnp_get_port_from_gmbus0()
98 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in bxt_get_port_from_gmbus0()
112 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in get_port_from_gmbus0()
143 pin_select = vgpu_vreg(vgpu, offset) & _GMBUS_PIN_SEL_MASK; in gmbus0_mmio_write()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dedid.c50 #define _GMBUS_PIN_SEL_MASK (0x7) macro
85 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in cnp_get_port_from_gmbus0()
101 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in bxt_get_port_from_gmbus0()
115 int port_select = gmbus0 & _GMBUS_PIN_SEL_MASK; in get_port_from_gmbus0()
146 pin_select = vgpu_vreg(vgpu, offset) & _GMBUS_PIN_SEL_MASK; in gmbus0_mmio_write()

Completed in 3 milliseconds