Searched refs:pN (Results 1 – 4 of 4) sorted by relevance
/linux/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/Documentation/devicetree/bindings/ata/ |
A D | ahci-ceva.txt | 11 ceva,pN-cominit-params = /bits/ 8 <CIBGMN CIBGMX CIBGN CINMP>; 19 ceva,pN-comwake-params = /bits/ 8 <CWBGMN CWBGMX CWBGN CWNMP>; 27 ceva,pN-burst-params = /bits/ 8 <BMX BNM SFD PTST>; 35 ceva,pN-retry-params = /bits/ 16 <RIT RCT>;
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_main.c | 1205 int pN; member 1212 int pN; member 1229 DP(BNX2X_MSG_SP, "CREDIT[%d] : s:%x\n", regs->pN, crd); in bnx2x_pbf_pN_buf_flushed() 1240 regs->pN); in bnx2x_pbf_pN_buf_flushed() 1242 regs->pN, crd); in bnx2x_pbf_pN_buf_flushed() 1244 regs->pN, crd_freed); in bnx2x_pbf_pN_buf_flushed() 1249 poll_count-cur_cnt, FLR_WAIT_INTERVAL, regs->pN); in bnx2x_pbf_pN_buf_flushed() 1272 regs->pN); in bnx2x_pbf_pN_cmd_flushed() 1274 regs->pN, occup); in bnx2x_pbf_pN_cmd_flushed() 1276 regs->pN, freed); in bnx2x_pbf_pN_cmd_flushed() [all …]
|
Completed in 43 milliseconds