HomeSort by: relevance | last modified time | path
    Searched defs:iga1_fifo_high_threshold (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
unichromefb.c 1017 int iga1_fifo_high_threshold, iga1_display_queue_expire_num; local in function:uni_load_fifo
1021 iga1_fifo_high_threshold = iga1_display_queue_expire_num = 0;
1028 iga1_fifo_high_threshold = CN900_IGA1_FIFO_HIGH_THRESHOLD;
1050 val = IGA1_FIFO_HIGH_THRESHOLD_FORMULA(iga1_fifo_high_threshold);
unichromefb.c 1017 int iga1_fifo_high_threshold, iga1_display_queue_expire_num; local in function:uni_load_fifo
1021 iga1_fifo_high_threshold = iga1_display_queue_expire_num = 0;
1028 iga1_fifo_high_threshold = CN900_IGA1_FIFO_HIGH_THRESHOLD;
1050 val = IGA1_FIFO_HIGH_THRESHOLD_FORMULA(iga1_fifo_high_threshold);

Completed in 58 milliseconds