Searched refs:SELF_RESIZE_BASE (Results 1 – 1 of 1) sorted by relevance
329 #define SELF_RESIZE_BASE 0x00001000 macro330 #define SELF_RESIZE_CTRL (SELF_RESIZE_BASE + 0x00000)331 #define SELF_RESIZE_SCALE_HY (SELF_RESIZE_BASE + 0x00004)332 #define SELF_RESIZE_SCALE_HCB (SELF_RESIZE_BASE + 0x00008)333 #define SELF_RESIZE_SCALE_HCR (SELF_RESIZE_BASE + 0x0000c)334 #define SELF_RESIZE_SCALE_VY (SELF_RESIZE_BASE + 0x00010)335 #define SELF_RESIZE_SCALE_VC (SELF_RESIZE_BASE + 0x00014)336 #define SELF_RESIZE_PHASE_HY (SELF_RESIZE_BASE + 0x00018)337 #define SELF_RESIZE_PHASE_HC (SELF_RESIZE_BASE + 0x0001c)338 #define SELF_RESIZE_PHASE_VY (SELF_RESIZE_BASE + 0x00020)[all …]