Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
Ddcb.h13 DCB_OUTPUT_UNUSED = 0xf, enumerator
/drivers/gpu/drm/nouveau/core/subdev/bios/
Ddcb.c193 if (nv_ro08(bios, outp) == DCB_OUTPUT_UNUSED) in dcb_outp_foreach()
/drivers/gpu/drm/nouveau/
Dnouveau_bios.c1340 if ((outp[0] & 0x0f) == DCB_OUTPUT_UNUSED) in olddcb_outp_foreach()