Searched refs:VP_SRESET_PROCESSING (Results 1 – 4 of 4) sorted by relevance
65 #define VP_SRESET_PROCESSING (1 << 0) macro
584 vp_reg_write(res, VP_SRESET, VP_SRESET_PROCESSING); in vp_win_reset()587 if (~vp_reg_read(res, VP_SRESET) & VP_SRESET_PROCESSING) in vp_win_reset()
62 #define VP_SRESET_PROCESSING (1 << 0) macro
72 vp_write(mdev, VP_SRESET, VP_SRESET_PROCESSING); in __mxr_reg_vp_reset()75 if (~vp_read(mdev, VP_SRESET) & VP_SRESET_PROCESSING) in __mxr_reg_vp_reset()