Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dunichromefb.c1016 int iga1_fifo_max_depth, iga1_fifo_threshold; in uni_load_fifo() local
1020 iga1_fifo_max_depth = iga1_fifo_threshold = 0; in uni_load_fifo()
1027 iga1_fifo_threshold = CN900_IGA1_FIFO_THRESHOLD; in uni_load_fifo()
1044 val = IGA1_FIFO_THRESHOLD_FORMULA(iga1_fifo_threshold); in uni_load_fifo()