Searched refs:pN (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
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()
|
D | pllnv04.c | 30 int *pN, int *pM, int *pP) in getMNP_single() argument 115 *pN = N; in getMNP_single()
|
/linux-6.1.9/Documentation/devicetree/bindings/ata/ |
D | ceva,ahci-1v84.yaml | 127 ceva,pN-retry-params = /bits/ 16 <RIT RCT>;
|
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 1216 int pN; member 1223 int pN; member 1239 DP(BNX2X_MSG_SP, "INIT CREDIT[%d] : %x\n", regs->pN, init_crd); in bnx2x_pbf_pN_buf_flushed() 1240 DP(BNX2X_MSG_SP, "CREDIT[%d] : s:%x\n", regs->pN, crd); in bnx2x_pbf_pN_buf_flushed() 1241 DP(BNX2X_MSG_SP, "CREDIT_FREED[%d]: s:%x\n", regs->pN, crd_freed); 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() 1273 DP(BNX2X_MSG_SP, "OCCUPANCY[%d] : s:%x\n", regs->pN, occup); in bnx2x_pbf_pN_cmd_flushed() [all …]
|