Searched defs:sdd (Results 1 – 4 of 4) sorted by relevance
115 #define TX_FIFO_LVL(v, sdd) (((v) & (sdd)->tx_fifomask) >> \ argument117 #define RX_FIFO_LVL(v, sdd) (((v) & (sdd)->rx_fifomask) >> \ argument229 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() local308 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_prepare_dma() local357 struct s3c64xx_spi_driver_data *sdd = in s3c64xx_spi_set_cs() local382 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(spi); in s3c64xx_spi_prepare_transfer() local412 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(spi); in s3c64xx_spi_unprepare_transfer() local432 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(host); in s3c64xx_spi_can_dma() local464 static void s3c64xx_iowrite_rep(const struct s3c64xx_spi_driver_data *sdd, in s3c64xx_iowrite_rep()[all …]
927 struct sd_data *sdd = sd->private; in build_balance_mask() local988 struct sd_data *sdd = sd->private; in init_overlap_sched_group() local1043 struct sd_data *sdd = sd->private; in build_overlap_sched_groups() local1203 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() local1534 struct sd_data *sdd = sd->private; in claim_allocations() local1589 struct sd_data *sdd = &tl->data; in sd_init() local2223 struct sd_data *sdd = &tl->data; in __sdt_alloc() local2290 struct sd_data *sdd = &tl->data; in __sdt_free() local
179 struct dpaa2_qdma_sd_d *sdd; in dpaa2_qdma_populate_first_framel() local
122 const struct firmware *sdd; member