Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dvlv_sideband.c20 #define SB_MRD_NP 0x00 macro
82 const bool is_read = (opcode == SB_MRD_NP || opcode == SB_CRRDDA_NP); in vlv_sideband_rw()
235 vlv_sideband_rw(i915, DPIO_DEVFN, port, SB_MRD_NP, reg, &val); in vlv_dpio_read()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_sideband.c36 #define SB_MRD_NP 0x00 macro
98 const bool is_read = (opcode == SB_MRD_NP || opcode == SB_CRRDDA_NP); in vlv_sideband_rw()
251 vlv_sideband_rw(i915, DPIO_DEVFN, port, SB_MRD_NP, reg, &val); in vlv_dpio_read()

Completed in 2 milliseconds