Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Dpci.c50 { 0x1462, 0x5710, NULL, { .tv_pin_mask = 0xc } },
57 { 0x19da, 0x1035, NULL, { .tv_pin_mask = 0xc } },
58 { 0x19da, 0x2035, NULL, { .tv_pin_mask = 0xc } },
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
A Ddevice.h84 u8 tv_pin_mask; member
/linux/drivers/gpu/drm/nouveau/dispnv04/
A Dtvnv17.c135 if (device->quirk && device->quirk->tv_pin_mask) { in get_tv_detect_quirks()
136 *pin_mask = device->quirk->tv_pin_mask; in get_tv_detect_quirks()

Completed in 14 milliseconds