Searched refs:TIRESTORE (Results 1 – 2 of 2) sorted by relevance
134 TIRESTORE(TIDAC_latch_ctrl); in TIramdacRestore()135 TIRESTORE(TIDAC_true_color_ctrl); in TIramdacRestore()136 TIRESTORE(TIDAC_multiplex_ctrl); in TIramdacRestore()137 TIRESTORE(TIDAC_clock_select); in TIramdacRestore()138 TIRESTORE(TIDAC_palette_page); in TIramdacRestore()139 TIRESTORE(TIDAC_general_ctrl); in TIramdacRestore()140 TIRESTORE(TIDAC_misc_ctrl); in TIramdacRestore()142 TIRESTORE(TIDAC_key_over_low); in TIramdacRestore()143 TIRESTORE(TIDAC_key_over_high); in TIramdacRestore()144 TIRESTORE(TIDAC_key_red_low); in TIramdacRestore()[all …]
25 #define TIRESTORE(_reg) do { \ macro