Searched refs:ROT_CONTROL (Results 1 – 2 of 2) sorted by relevance
123 val = rot_read(ROT_CONTROL); in rotator_src_set_fmt() 135 rot_write(val, ROT_CONTROL); in rotator_src_set_fmt() 166 val = rot_read(ROT_CONTROL); in rotator_dst_set_transf() 183 rot_write(val, ROT_CONTROL); in rotator_dst_set_transf() 212 val = rot_read(ROT_CONTROL); in rotator_start() 214 rot_write(val, ROT_CONTROL); in rotator_start()
18 #define ROT_CONTROL 0x10 macro