Searched defs:sdd (Results 1 – 4 of 4) sorted by relevance
111 #define TX_FIFO_LVL(v, sdd) (((v) & (sdd)->tx_fifomask) >> \ argument113 #define RX_FIFO_LVL(v, sdd) (((v) & (sdd)->rx_fifomask) >> \ argument221 static void s3c64xx_flush_fifo(struct s3c64xx_spi_driver_data *sdd) in s3c64xx_flush_fifo()271 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_spi_dmacb() local300 struct s3c64xx_spi_driver_data *sdd; in prepare_dma() local349 struct s3c64xx_spi_driver_data *sdd = in s3c64xx_spi_set_cs() local374 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(spi); in s3c64xx_spi_prepare_transfer() local404 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(spi); in s3c64xx_spi_unprepare_transfer() local424 struct s3c64xx_spi_driver_data *sdd = spi_controller_get_devdata(host); in s3c64xx_spi_can_dma() local432 static int s3c64xx_enable_datapath(struct s3c64xx_spi_driver_data *sdd, in s3c64xx_enable_datapath()[all …]
907 struct sd_data *sdd = sd->private; in build_balance_mask() local968 struct sd_data *sdd = sd->private; in init_overlap_sched_group() local1023 struct sd_data *sdd = sd->private; in build_overlap_sched_groups() local1183 static struct sched_group *get_group(int cpu, struct sd_data *sdd) in get_group()1232 struct sd_data *sdd = sd->private; in build_sched_groups() local1507 struct sd_data *sdd = sd->private; in claim_allocations() local1560 struct sd_data *sdd = &tl->data; in sd_init() local2194 struct sd_data *sdd = &tl->data; in __sdt_alloc() local2263 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