Searched refs:STATUS_BASE (Results 1 – 3 of 3) sorted by relevance
334 #define STATUS_BASE (DPRAM_BASE + 0x1FC0) macro335 #define STATUS_LOOPS (STATUS_BASE + 0x08)337 #define STATUS_MPEG_WIDTH (STATUS_BASE + 0x0C)339 #define STATUS_MPEG_HEIGHT_AR (STATUS_BASE + 0x0E)
241 #define STATUS_BASE 0x0100 macro
1396 struct status __iomem *p = local->sram + STATUS_BASE; in ray_get_wireless_stats()1681 struct status __iomem *p = local->sram + STATUS_BASE; in ray_get_stats()