Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dmxms.h9 u8 ddc_port; member
H A Dmxms.c188 desc->ddc_port = (data & 0x0000000000000f00ULL) >> 8; in mxms_output_device()
H A Dnv50.c116 i2cidx = mxm_ddc_map(bios, ctx.desc.ddc_port); in mxm_dcb_sanitise_entry()