Home
last modified time | relevance | path

Searched refs:AST_IO_MM_LENGTH (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/ast/
H A Dast_drv.c304 if ((len - AST_IO_MM_OFFSET) < AST_IO_MM_LENGTH) in ast_pci_probe()
313 if (len < AST_IO_MM_LENGTH) in ast_pci_probe()
326 if ((len - AST_IO_MM_OFFSET) < AST_IO_MM_LENGTH) in ast_pci_probe()
H A Dast_reg.h13 #define AST_IO_MM_LENGTH (128) macro