Home
last modified time | relevance | path

Searched defs:sdd (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/spi/
Dspi-s3c64xx.c115 #define TX_FIFO_LVL(v, sdd) (((v) & (sdd)->tx_fifomask) >> \ argument
117 #define RX_FIFO_LVL(v, sdd) (((v) & (sdd)->rx_fifomask) >> \ argument
227 static void s3c64xx_flush_fifo(struct s3c64xx_spi_driver_data *sdd) in s3c64xx_flush_fifo()
277 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_spi_dmacb() local
306 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_prepare_dma() local
355 struct s3c64xx_spi_driver_data *sdd = in s3c64xx_spi_set_cs() local
380 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(spi); in s3c64xx_spi_prepare_transfer() local
410 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(spi); in s3c64xx_spi_unprepare_transfer() local
430 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(host); in s3c64xx_spi_can_dma() local
462 static void s3c64xx_iowrite_rep(const struct s3c64xx_spi_driver_data *sdd, in s3c64xx_iowrite_rep()
[all …]
/linux-6.12.1/kernel/sched/
Dtopology.c930 struct sd_data *sdd = sd->private; in build_balance_mask() local
991 struct sd_data *sdd = sd->private; in init_overlap_sched_group() local
1046 struct sd_data *sdd = sd->private; in build_overlap_sched_groups() local
1206 static struct sched_group *get_group(int cpu, struct sd_data *sdd) in get_group()
1255 struct sd_data *sdd = sd->private; in build_sched_groups() local
1537 struct sd_data *sdd = sd->private; in claim_allocations() local
1592 struct sd_data *sdd = &tl->data; in sd_init() local
2228 struct sd_data *sdd = &tl->data; in __sdt_alloc() local
2297 struct sd_data *sdd = &tl->data; in __sdt_free() local
/linux-6.12.1/drivers/dma/fsl-dpaa2-qdma/
Ddpaa2-qdma.c179 struct dpaa2_qdma_sd_d *sdd; in dpaa2_qdma_populate_first_framel() local
/linux-6.12.1/drivers/net/wireless/st/cw1200/
Dcw1200.h122 const struct firmware *sdd; member