Home
last modified time | relevance | path

Searched refs:HSYNC_POLARITY (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dpior507d.c37 ctrl |= NVVAL(NV507D, PIOR_SET_CONTROL, HSYNC_POLARITY, asyh->or.nhsync); in pior507d_ctrl()
H A Dsor507d.c37 ctrl |= NVVAL(NV507D, SOR_SET_CONTROL, HSYNC_POLARITY, asyh->or.nhsync); in sor507d_ctrl()
H A Dheadc57d.c57 NVVAL(NVC57D, HEAD_SET_CONTROL_OUTPUT_RESOURCE, HSYNC_POLARITY, asyh->or.nhsync) | in headc57d_or()
H A Dheadc37d.c57 NVVAL(NVC37D, HEAD_SET_CONTROL_OUTPUT_RESOURCE, HSYNC_POLARITY, asyh->or.nhsync) | in headc37d_or()
H A Dhead907d.c48 NVVAL(NV907D, HEAD_SET_CONTROL_OUTPUT_RESOURCE, HSYNC_POLARITY, asyh->or.nhsync) | in head907d_or()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_hdmitx.h98 #define HSYNC_POLARITY(x) UPDATE(x, 3, 3) macro
H A Drk628_hdmitx.c469 HSYNC_POLARITY(1) : HSYNC_POLARITY(0); in rk628_hdmi_config_video_timing()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_hdmi.c114 #define HSYNC_POLARITY(x) UPDATE(x, 3, 3) macro
797 HSYNC_POLARITY(1) : HSYNC_POLARITY(0); in rk628_hdmi_config_video_timing()