Searched refs:polhsync (Results 1 – 1 of 1) sorted by relevance
737 const u32 polhsync = 1u << 0; in nx_dpc_set_hsync() local753 temp |= (u32)polhsync; in nx_dpc_set_hsync()755 temp &= (u32)~polhsync; in nx_dpc_set_hsync()763 const u32 polhsync = 1u << 0; in nx_dpc_get_hsync() local785 *pbinvhsync = (pregister->dpcctrl0 & polhsync) ? 1 : 0; in nx_dpc_get_hsync()
Completed in 8 milliseconds