Searched refs:pN (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
A D | pllgt215.c | 31 u32 freq, int *pN, int *pfN, int *pM, int *P) in gt215_pll_calc() argument 70 *pN = N; in gt215_pll_calc() 86 return info->refclk * *pN / *pM / *P; in gt215_pll_calc()
|
A D | pllnv04.c | 30 int *pN, int *pM, int *pP) in getMNP_single() argument 115 *pN = N; in getMNP_single()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/ata/ |
A D | ceva,ahci-1v84.yaml | 127 ceva,pN-retry-params = /bits/ 16 <RIT RCT>;
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_main.c | 1216 int pN; member 1223 int pN; member 1240 DP(BNX2X_MSG_SP, "CREDIT[%d] : s:%x\n", regs->pN, crd); in bnx2x_pbf_pN_buf_flushed() 1251 regs->pN); in bnx2x_pbf_pN_buf_flushed() 1253 regs->pN, crd); in bnx2x_pbf_pN_buf_flushed() 1255 regs->pN, crd_freed); in bnx2x_pbf_pN_buf_flushed() 1260 poll_count-cur_cnt, FLR_WAIT_INTERVAL, regs->pN); in bnx2x_pbf_pN_buf_flushed() 1283 regs->pN); in bnx2x_pbf_pN_cmd_flushed() 1285 regs->pN, occup); in bnx2x_pbf_pN_cmd_flushed() 1287 regs->pN, freed); in bnx2x_pbf_pN_cmd_flushed() [all …]
|
Completed in 23 milliseconds