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

  /src/sys/arch/arm/sunxi/
sunxi_ccu_nm.c 112 const u_int n_max = __SHIFTOUT(nm->n, nm->n); local in function:sunxi_ccu_nm_set_rate
142 for (n = 0; n <= n_max; n++) {

Completed in 14 milliseconds