Home
last modified time | relevance | path

Searched refs:sdd (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/spi/
A Dspi-s3c64xx.c352 if (is_polling(sdd)) in s3c64xx_spi_prepare_transfer()
423 if (sdd->port_conf->high_speed && sdd->cur_speed >= 30000000UL in s3c64xx_enable_datapath()
628 ret = clk_set_rate(sdd->src_clk, sdd->cur_speed * 2); in s3c64xx_spi_config()
631 sdd->cur_speed = clk_get_rate(sdd->src_clk) / 2; in s3c64xx_spi_config()
636 val |= ((clk_get_rate(sdd->src_clk) / sdd->cur_speed / 2 - 1) in s3c64xx_spi_config()
685 if (bpw != sdd->cur_bpw || speed != sdd->cur_speed) { in s3c64xx_spi_transfer_one()
695 sdd->rx_dma.ch && sdd->tx_dma.ch) { in s3c64xx_spi_transfer_one()
745 dmaengine_tx_status(sdd->tx_dma.ch, sdd->tx_dma.cookie, &s); in s3c64xx_spi_transfer_one()
752 dmaengine_tx_status(sdd->rx_dma.ch, sdd->rx_dma.cookie, &s); in s3c64xx_spi_transfer_one()
1107 sdd->pdev = pdev; in s3c64xx_spi_probe()
[all …]
/linux/kernel/sched/
A Dtopology.c2025 if (!sdd->sd) in __sdt_alloc()
2029 if (!sdd->sds) in __sdt_alloc()
2033 if (!sdd->sg) in __sdt_alloc()
2037 if (!sdd->sgc) in __sdt_alloc()
2096 if (sdd->sd) { in __sdt_free()
2103 if (sdd->sds) in __sdt_free()
2105 if (sdd->sg) in __sdt_free()
2107 if (sdd->sgc) in __sdt_free()
2111 sdd->sd = NULL; in __sdt_free()
2113 sdd->sds = NULL; in __sdt_free()
[all …]
/linux/drivers/dma/fsl-dpaa2-qdma/
A Ddpaa2-qdma.c177 struct dpaa2_qdma_sd_d *sdd; in dpaa2_qdma_populate_first_framel() local
179 sdd = dpaa2_comp->desc_virt_addr; in dpaa2_qdma_populate_first_framel()
180 memset(sdd, 0, 2 * (sizeof(*sdd))); in dpaa2_qdma_populate_first_framel()
183 sdd->cmd = cpu_to_le32(QDMA_SD_CMD_RDTTYPE_COHERENT); in dpaa2_qdma_populate_first_framel()
184 sdd++; in dpaa2_qdma_populate_first_framel()
188 sdd->cmd = cpu_to_le32(LX2160_QDMA_DD_CMD_WRTTYPE_COHERENT); in dpaa2_qdma_populate_first_framel()
190 sdd->cmd = cpu_to_le32(QDMA_DD_CMD_WRTTYPE_COHERENT); in dpaa2_qdma_populate_first_framel()
/linux/drivers/net/wireless/st/cw1200/
A Dmain.c468 if (priv->sdd) { in cw1200_unregister_common()
469 release_firmware(priv->sdd); in cw1200_unregister_common()
470 priv->sdd = NULL; in cw1200_unregister_common()
A Dsta.c1067 const u8 *p = priv->sdd->data; in cw1200_parse_sdd_file()
1070 while (p + 2 <= priv->sdd->data + priv->sdd->size) { in cw1200_parse_sdd_file()
1071 if (p + p[1] + 2 > priv->sdd->data + priv->sdd->size) { in cw1200_parse_sdd_file()
1142 if (!priv->sdd) { in cw1200_setup_mac()
1143 ret = request_firmware(&priv->sdd, priv->sdd_path, priv->pdev); in cw1200_setup_mac()
1151 cfg.dpdData = priv->sdd->data; in cw1200_setup_mac()
1152 cfg.dpdData_size = priv->sdd->size; in cw1200_setup_mac()
A Dcw1200.h122 const struct firmware *sdd; member
/linux/arch/arm/boot/dts/
A Dtegra20-trimslice.dts162 nvidia,pins = "sdb", "sdc", "sdd";
229 nvidia,pins = "ddc", "dtf", "rm", "sdc", "sdd";
A Dtegra20-tamonten.dtsi153 nvidia,pins = "sdb", "sdc", "sdd";
226 nvidia,pins = "sdd", "spic", "spie", "spih",
A Dtegra20-paz00.dts107 nvidia,pins = "gpu", "sdb", "sdd";
234 nvidia,pins = "dta", "dtd", "owc", "sdc", "sdd",
A Dtegra20-ventana.dts176 nvidia,pins = "sdb", "sdc", "sdd", "slxc";
212 "irtx", "pta", "rm", "sdc", "sdd",
A Dtegra20-harmony.dts171 nvidia,pins = "sdb", "sdc", "sdd";
243 nvidia,pins = "irrx", "irtx", "sdd", "spic",
A Dtegra20-seaboard.dts174 nvidia,pins = "sdb", "sdc", "sdd";
210 "irtx", "pta", "rm", "sdc", "sdd",
A Dtegra20-acer-a500-picasso.dts217 nvidia,pins = "sdb", "sdc", "sdd", "slxc", "slxk";
254 "sdc", "sdd", "slxc", "slxd", "slxk",
A Dtegra20-colibri.dtsi246 nvidia,pins = "sdb", "sdd";
/linux/Documentation/admin-guide/device-mapper/
A Dcache-policies.rst129 /dev/sdd 512 0 mq 4 sequential_threshold 1024 random_threshold 8"
/linux/Documentation/devicetree/bindings/pinctrl/
A Dnvidia,tegra20-pinmux.txt81 owc, pmc, pta, rm, sdb, sdc, sdd, sdio1, slxa, slxc, slxd, slxk, spdi,
/linux/drivers/pinctrl/tegra/
A Dpinctrl-tegra20.c2133 MUX_PG(sdd, UARTA, PWM, SDIO3, SPI3, 0x18, 2, 0x8c, 14, 0xac, 30),
/linux/Documentation/m68k/
A Dkernel-options.rst82 /dev/sdd: -> 0x0830 (forth SCSI disk)

Completed in 57 milliseconds