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

  /src/sys/external/bsd/drm2/dist/drm/ast/
ast_post.c 1905 u32 max_ddr_vref = 0, max_phy_vref = 0; local in function:ddr4_init_2500
1940 max_phy_vref = 0x0;
1957 if (max_phy_vref < data) {
1958 max_phy_vref = data;

Completed in 200 milliseconds