Searched refs:nhsync (Results 1 – 8 of 8) sorted by relevance
/drivers/gpu/drm/nouveau/dispnv50/ |
D | dac507d.c | 37 sync |= NVVAL(NV507D, DAC_SET_POLARITY, HSYNC, asyh->or.nhsync); in dac507d_ctrl()
|
D | pior507d.c | 37 ctrl |= NVVAL(NV507D, PIOR_SET_CONTROL, HSYNC_POLARITY, asyh->or.nhsync); in pior507d_ctrl()
|
D | sor507d.c | 37 ctrl |= NVVAL(NV507D, SOR_SET_CONTROL, HSYNC_POLARITY, asyh->or.nhsync); in sor507d_ctrl()
|
D | atom.h | 118 u8 nhsync:1; member
|
D | headc57d.c | 57 NVVAL(NVC57D, HEAD_SET_CONTROL_OUTPUT_RESOURCE, HSYNC_POLARITY, asyh->or.nhsync) | in headc57d_or()
|
D | headc37d.c | 57 NVVAL(NVC37D, HEAD_SET_CONTROL_OUTPUT_RESOURCE, HSYNC_POLARITY, asyh->or.nhsync) | in headc37d_or()
|
D | head907d.c | 48 NVVAL(NV907D, HEAD_SET_CONTROL_OUTPUT_RESOURCE, HSYNC_POLARITY, asyh->or.nhsync) | in head907d_or()
|
D | head.c | 311 asyh->or.nhsync = !!(mode->flags & DRM_MODE_FLAG_NHSYNC); in nv50_head_atomic_check_mode()
|