Home
last modified time | relevance | path

Searched refs:DC_DISP_DISP_WIN_OPTIONS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_dc.c1044 val = RD4(sc, DC_DISP_DISP_WIN_OPTIONS); in dc_cursor_set()
1046 WR4(sc, DC_DISP_DISP_WIN_OPTIONS, val); in dc_cursor_set()
1048 val = RD4(sc, DC_DISP_DISP_WIN_OPTIONS); in dc_cursor_set()
1050 WR4(sc, DC_DISP_DISP_WIN_OPTIONS, val); in dc_cursor_set()
1144 val = RD4(sc, DC_DISP_DISP_WIN_OPTIONS); in dc_hdmi_enable()
1149 WR4(sc, DC_DISP_DISP_WIN_OPTIONS, val); in dc_hdmi_enable()
H A Dtegra_dc_reg.h147 #define DC_DISP_DISP_WIN_OPTIONS 0x402 macro