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) >> \ argument227 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() local306 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_prepare_dma() local355 struct s3c64xx_spi_driver_data *sdd = in s3c64xx_spi_set_cs() local380 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(spi); in s3c64xx_spi_prepare_transfer() local410 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(spi); in s3c64xx_spi_unprepare_transfer() local430 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(host); in s3c64xx_spi_can_dma() local462 static void s3c64xx_iowrite_rep(const struct s3c64xx_spi_driver_data *sdd, in s3c64xx_iowrite_rep()[all …]
930 struct sd_data *sdd = sd->private; in build_balance_mask() local991 struct sd_data *sdd = sd->private; in init_overlap_sched_group() local1046 struct sd_data *sdd = sd->private; in build_overlap_sched_groups() local1206 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() local1537 struct sd_data *sdd = sd->private; in claim_allocations() local1592 struct sd_data *sdd = &tl->data; in sd_init() local2228 struct sd_data *sdd = &tl->data; in __sdt_alloc() local2297 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