Lines Matching defs:jreg
127 uint32_t jreg, scu_rev;
199 jreg = ast_get_index_reg_mask(ast, AST_IO_CRTC_PORT, 0xd0, 0xff);
200 if (!(jreg & 0x80))
202 else if (jreg & 0x01)
231 jreg = ast_get_index_reg_mask(ast, AST_IO_CRTC_PORT, 0xa3, 0xff);
232 if (jreg & 0x80)
242 jreg = ast_get_index_reg_mask(ast, AST_IO_CRTC_PORT, 0xd1, 0xff);
243 switch (jreg) {
428 u8 jreg;
433 jreg = ast_get_index_reg_mask(ast, AST_IO_CRTC_PORT, 0xaa, 0xff);
434 switch (jreg & 3) {
441 jreg = ast_get_index_reg_mask(ast, AST_IO_CRTC_PORT, 0x99, 0xff);
442 switch (jreg & 0x03) {