Searched refs:PROD_ID (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_dp_helper.c | 1865 #define PROD_ID(first, second) { (first), (second) } macro 1876 { MFG(0x4c, 0x83), PROD_ID(0x41, 0x41), BIT(DP_QUIRK_FORCE_DPCD_BACKLIGHT) }, 1887 { MFG(0x06, 0xaf), PROD_ID(0x9b, 0x32), BIT(DP_QUIRK_FORCE_DPCD_BACKLIGHT) }, 1888 { MFG(0x06, 0xaf), PROD_ID(0xeb, 0x41), BIT(DP_QUIRK_FORCE_DPCD_BACKLIGHT) }, 1889 { MFG(0x4d, 0x10), PROD_ID(0xc7, 0x14), BIT(DP_QUIRK_FORCE_DPCD_BACKLIGHT) }, 1890 { MFG(0x4d, 0x10), PROD_ID(0xe6, 0x14), BIT(DP_QUIRK_FORCE_DPCD_BACKLIGHT) }, 1891 { MFG(0x4c, 0x83), PROD_ID(0x47, 0x41), BIT(DP_QUIRK_FORCE_DPCD_BACKLIGHT) }, 1895 #undef PROD_ID
|
| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | he.h | 827 #define PROD_ID 0x08 /* char[] */ macro
|
| H A D | he.c | 1086 he_dev->prod_id[i] = read_prom_byte(he_dev, PROD_ID + i); in he_start()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/ |
| H A D | edid.h | 105 #define PROD_ID _PROD_ID(GET_ARRAY(V_PROD_ID)) macro
|
| H A D | interpret_edid.c | 448 r->prod_id = PROD_ID; in get_vendor_section()
|