Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dsor907d.c51 NVBO_RV32(bo, off, NV907D_CORE_NOTIFIER_3, CAPABILITIES_CAP_SOR0_20, DP_INTERLACE); in sor907d_get_caps()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.h131 #define NVBO_RV32(A...) DRF_RV(NVBO_RD32_, ##A) macro