Searched refs:AST_IO_MM_OFFSET (Results 1 – 2 of 2) sorted by relevance
434 ast->ioregs = ast->regs + AST_IO_MM_OFFSET; in ast_device_create()437 ast->ioregs = ast->regs + AST_IO_MM_OFFSET; in ast_device_create()
233 #define AST_IO_MM_OFFSET (0x380) macro