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

  /src/sys/dev/pci/
unichromefb.c 1016 int iga1_fifo_max_depth, iga1_fifo_threshold; local in function:uni_load_fifo
1020 iga1_fifo_max_depth = iga1_fifo_threshold = 0;
1026 iga1_fifo_max_depth = CN900_IGA1_FIFO_MAX_DEPTH;
1037 val = IGA1_FIFO_DEPTH_SELECT_FORMULA(iga1_fifo_max_depth);

Completed in 13 milliseconds