HomeSort by: relevance | last modified time | path
    Searched refs:AST_IO_SEQ_PORT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ast/
ast_mode.c 70 ast_io_read8(ast, AST_IO_SEQ_PORT);
72 ast_io_read8(ast, AST_IO_SEQ_PORT);
74 ast_io_read8(ast, AST_IO_SEQ_PORT);
76 ast_io_read8(ast, AST_IO_SEQ_PORT);
285 ast_set_index_reg(ast, AST_IO_SEQ_PORT, 0x00, 0x03);
286 ast_set_index_reg_mask(ast, AST_IO_SEQ_PORT, 0x01, 0xdf, stdtable->seq[0]);
289 ast_set_index_reg(ast, AST_IO_SEQ_PORT, (i + 1) , jreg);
584 ast_set_index_reg_mask(ast, AST_IO_SEQ_PORT, 0x1, 0xdf, 0x00);
593 ast_set_index_reg_mask(ast, AST_IO_SEQ_PORT, 0x1, 0xdf, 0x20);
ast_drv.h 148 #define AST_IO_SEQ_PORT (0x44)

Completed in 13 milliseconds