Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Ddnfb.c32 #define AP_WRITE_ENABLE isaIO2mem(AP_IOBASE+0) /* Write Enable Register Write */ macro
198 out_8(AP_WRITE_ENABLE, start_mask); in dnfb_copyarea()
202 out_8(AP_WRITE_ENABLE, 0); in dnfb_copyarea()
210 out_8(AP_WRITE_ENABLE, start_mask); in dnfb_copyarea()
215 out_8(AP_WRITE_ENABLE, start_mask | end_mask); in dnfb_copyarea()
260 out_be16(AP_WRITE_ENABLE, 0x0); in dnfb_probe()