Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Ddnfb.c32 #define AP_WRITE_ENABLE isaIO2mem(AP_IOBASE+0) /* Write Enable Register Write */ macro
196 out_8(AP_WRITE_ENABLE, start_mask); in dnfb_copyarea()
200 out_8(AP_WRITE_ENABLE, 0); in dnfb_copyarea()
208 out_8(AP_WRITE_ENABLE, start_mask); in dnfb_copyarea()
213 out_8(AP_WRITE_ENABLE, start_mask | end_mask); in dnfb_copyarea()
258 out_be16(AP_WRITE_ENABLE, 0x0); in dnfb_probe()