Home
last modified time | relevance | path

Searched defs:prd (Results 1 – 25 of 50) sorted by relevance

12

/kernel/linux/linux-4.19/drivers/pwm/
Dpwm-stm32-lp.c37 unsigned long long prd, div, dty; in stm32_pwm_lp_apply() local
165 u32 val, presc, prd; in stm32_pwm_lp_get_state() local
Dpwm-sun4i.c44 #define PWM_PRD(prd) (((prd) - 1) << 16) argument
150 u32 *dty, u32 *prd, unsigned int *prsclr) in sun4i_pwm_calculate()
Dpwm-stm32.c170 unsigned long long prd, div, dty; in stm32_pwm_capture() local
322 unsigned long long prd, div, dty; in stm32_pwm_config() local
/kernel/linux/linux-5.10/drivers/pwm/
Dpwm-stm32-lp.c38 unsigned long long prd, div, dty; in stm32_pwm_lp_apply() local
166 u32 val, presc, prd; in stm32_pwm_lp_get_state() local
Dpwm-sun4i.c48 #define PWM_PRD(prd) (((prd) - 1) << 16) argument
170 u32 *dty, u32 *prd, unsigned int *prsclr, in sun4i_pwm_calculate()
Dpwm-stm32.c173 unsigned long long prd, div, dty; in stm32_pwm_capture() local
325 unsigned long long prd, div, dty; in stm32_pwm_config() local
/kernel/linux/linux-5.10/drivers/ata/
Dsata_inic162x.c197 __le32 prd; /* First PRD pointer */ member
229 struct inic_prd prd[LIBATA_MAX_PRD + 1]; /* + 1 for cdb */ member
458 static void inic_fill_sg(struct inic_prd *prd, struct ata_queued_cmd *qc) in inic_fill_sg()
486 struct inic_prd *prd = pkt->prd; in inic_qc_prep() local
Dsata_qstor.c241 u8 *prd = pp->pkt + QS_CPB_BYTES; in qs_fill_sg() local
Dsata_sil.c297 struct ata_bmdma_prd *prd, *last_prd = NULL; in sil_fill_sg() local
Dlibata-sff.c2593 struct ata_bmdma_prd *prd = ap->bmdma_prd; in ata_bmdma_fill_sg() local
2644 struct ata_bmdma_prd *prd = ap->bmdma_prd; in ata_bmdma_fill_sg_dumb() local
/kernel/linux/linux-4.19/drivers/ata/
Dsata_inic162x.c198 __le32 prd; /* First PRD pointer */ member
230 struct inic_prd prd[LIBATA_MAX_PRD + 1]; /* + 1 for cdb */ member
452 static void inic_fill_sg(struct inic_prd *prd, struct ata_queued_cmd *qc) in inic_fill_sg()
480 struct inic_prd *prd = pkt->prd; in inic_qc_prep() local
Dsata_qstor.c257 u8 *prd = pp->pkt + QS_CPB_BYTES; in qs_fill_sg() local
Dsata_sil.c313 struct ata_bmdma_prd *prd, *last_prd = NULL; in sil_fill_sg() local
Dlibata-sff.c2594 struct ata_bmdma_prd *prd = ap->bmdma_prd; in ata_bmdma_fill_sg() local
2645 struct ata_bmdma_prd *prd = ap->bmdma_prd; in ata_bmdma_fill_sg_dumb() local
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
Dmv_64xx.c551 static void mvs_64xx_make_prd(struct scatterlist *scatter, int nr, void *prd) in mvs_64xx_make_prd()
725 int buf_len, int from, void *prd) in mvs_64xx_fix_dma()
Dmv_94xx.c783 static void mvs_94xx_make_prd(struct scatterlist *scatter, int nr, void *prd) in mvs_94xx_make_prd()
987 int buf_len, int from, void *prd) in mvs_94xx_fix_dma()
/kernel/linux/linux-4.19/drivers/scsi/mvsas/
Dmv_64xx.c567 static void mvs_64xx_make_prd(struct scatterlist *scatter, int nr, void *prd) in mvs_64xx_make_prd()
740 int buf_len, int from, void *prd) in mvs_64xx_fix_dma()
Dmv_94xx.c799 static void mvs_94xx_make_prd(struct scatterlist *scatter, int nr, void *prd) in mvs_94xx_make_prd()
1002 int buf_len, int from, void *prd) in mvs_94xx_fix_dma()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
Dtc358768.c153 u32 prd; /* PLL input divider */ member
302 u32 prd, target_pll, i, max_pll, min_pll; in tc358768_calc_pll() local
575 u32 fbd, prd, frs; in tc358768_setup_pll() local
/kernel/linux/linux-5.10/drivers/scsi/
Datp870u.c123 unsigned char *prd; in atp870u_intr_handle() local
686 unsigned char *prd; in DEF_SCSI_QCMD() local
/kernel/linux/linux-4.19/drivers/scsi/
Datp870u.c122 unsigned char *prd; in atp870u_intr_handle() local
686 unsigned char *prd; in DEF_SCSI_QCMD() local
/kernel/linux/linux-5.10/lib/mpi/
Dec.c1163 static void montgomery_ladder(MPI_POINT prd, MPI_POINT sum, in montgomery_ladder()
1252 MPI_POINT q1, q2, prd, sum; in mpi_ec_mul_point() local
/kernel/linux/linux-4.19/drivers/iio/trigger/
Dstm32-timer-trigger.c107 unsigned long long prd, div; in stm32_timer_start() local
/kernel/linux/linux-5.10/drivers/iio/trigger/
Dstm32-timer-trigger.c120 unsigned long long prd, div; in stm32_timer_start() local
/kernel/linux/linux-5.10/drivers/input/
Djoydev.c762 #define ACCEL_DEV(vnd, prd) \ argument

12