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