Home
last modified time | relevance | path

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

/linux-6.15/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
229 static void s3c64xx_flush_fifo(struct s3c64xx_spi_driver_data *sdd) in s3c64xx_flush_fifo()
279 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_spi_dmacb() local
308 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_prepare_dma() local
357 struct s3c64xx_spi_driver_data *sdd = in s3c64xx_spi_set_cs() local
382 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(spi); in s3c64xx_spi_prepare_transfer() local
412 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(spi); in s3c64xx_spi_unprepare_transfer() local
432 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(host); in s3c64xx_spi_can_dma() local
464 static void s3c64xx_iowrite_rep(const struct s3c64xx_spi_driver_data *sdd, in s3c64xx_iowrite_rep()
[all …]
/linux-6.15/kernel/sched/
Dtopology.c927 struct sd_data *sdd = sd->private; in build_balance_mask() local
988 struct sd_data *sdd = sd->private; in init_overlap_sched_group() local
1043 struct sd_data *sdd = sd->private; in build_overlap_sched_groups() local
1203 static struct sched_group *get_group(int cpu, struct sd_data *sdd) in get_group()
1252 struct sd_data *sdd = sd->private; in build_sched_groups() local
1534 struct sd_data *sdd = sd->private; in claim_allocations() local
1589 struct sd_data *sdd = &tl->data; in sd_init() local
2223 struct sd_data *sdd = &tl->data; in __sdt_alloc() local
2290 struct sd_data *sdd = &tl->data; in __sdt_free() local
/linux-6.15/drivers/dma/fsl-dpaa2-qdma/
Ddpaa2-qdma.c179 struct dpaa2_qdma_sd_d *sdd; in dpaa2_qdma_populate_first_framel() local
/linux-6.15/drivers/net/wireless/st/cw1200/
Dcw1200.h122 const struct firmware *sdd; member