Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Ddnfb.c31 #define AP_WRITE_ENABLE isaIO2mem(AP_IOBASE+0) /* Write Enable Register Write */ macro
195 out_8(AP_WRITE_ENABLE, start_mask); in dnfb_copyarea()
199 out_8(AP_WRITE_ENABLE, 0); in dnfb_copyarea()
207 out_8(AP_WRITE_ENABLE, start_mask); in dnfb_copyarea()
212 out_8(AP_WRITE_ENABLE, start_mask | end_mask); in dnfb_copyarea()
260 out_be16(AP_WRITE_ENABLE, 0x0); in dnfb_probe()