Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dchipsfb.c91 #define write_cr(num, val) write_ind(num, val, 0x3d4, 0x3d5) macro
346 write_cr(0x13, 200); // Set line length (doublewords) in chips_set_bitdepth()
368 write_cr(0x13, 100); // Set line length (doublewords) in chips_set_bitdepth()
529 write_cr(chips_init_cr[i].addr, chips_init_cr[i].data); in chips_hw_init()