mxm_ddc_map
u8 mxm_ddc_map(struct nvkm_bios *, u8 port);
i2cidx = mxm_ddc_map(bios, 1 /* LVDS_DDC */) & 0x0f;
i2cidx = mxm_ddc_map(bios, ctx.desc.ddc_port);