Lines Matching refs:out_8
319 out_8(AP_CONTROL_3A, RESET_CREG); in dnfb_init()
321 out_8(AP_CONTROL_0, NORMAL_MODE); in dnfb_init()
322 out_8(AP_CONTROL_1, (AD_BLT | DST_EQ_SRC | NORM_CREG1)); in dnfb_init()
323 out_8(AP_CONTROL_2, S_DATA_PLN); in dnfb_init()
351 out_8(AP_CONTROL_3A, 0x0); in dnfbcon_blank()
354 out_8(AP_CONTROL_3A, 0x1); in dnfbcon_blank()
380 out_8(AP_CONTROL_0, in dn_bitblt()
391 out_8(AP_CONTROL_0, in dn_bitblt()
399 out_8(AP_CONTROL_3A, 0xc | (dest >> 16)); in dn_bitblt()
407 out_8(AP_WRITE_ENABLE, start_mask); in dn_bitblt()
411 out_8(AP_WRITE_ENABLE, 0); in dn_bitblt()
419 out_8(AP_WRITE_ENABLE, start_mask); in dn_bitblt()
425 out_8(AP_WRITE_ENABLE, start_mask | end_mask); in dn_bitblt()
433 out_8(AP_CONTROL_0, NORMAL_MODE); in dn_bitblt()