| /kernel/linux/linux-6.6/drivers/spi/ |
| D | spi-s3c64xx.c | 203 static void s3c64xx_flush_fifo(struct s3c64xx_spi_driver_data *sdd) in s3c64xx_flush_fifo() argument 205 void __iomem *regs = sdd->regs; in s3c64xx_flush_fifo() 224 } while (TX_FIFO_LVL(val, sdd) && loops--); in s3c64xx_flush_fifo() 227 dev_warn(&sdd->pdev->dev, "Timed out flushing TX FIFO\n"); in s3c64xx_flush_fifo() 233 if (RX_FIFO_LVL(val, sdd)) in s3c64xx_flush_fifo() 240 dev_warn(&sdd->pdev->dev, "Timed out flushing RX FIFO\n"); in s3c64xx_flush_fifo() 253 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_spi_dmacb() local 258 sdd = container_of(data, in s3c64xx_spi_dmacb() 261 sdd = container_of(data, in s3c64xx_spi_dmacb() 264 spin_lock_irqsave(&sdd->lock, flags); in s3c64xx_spi_dmacb() [all …]
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| D | spi-s3c64xx.c | 197 static void s3c64xx_flush_fifo(struct s3c64xx_spi_driver_data *sdd) in s3c64xx_flush_fifo() argument 199 void __iomem *regs = sdd->regs; in s3c64xx_flush_fifo() 218 } while (TX_FIFO_LVL(val, sdd) && loops--); in s3c64xx_flush_fifo() 221 dev_warn(&sdd->pdev->dev, "Timed out flushing TX FIFO\n"); in s3c64xx_flush_fifo() 227 if (RX_FIFO_LVL(val, sdd)) in s3c64xx_flush_fifo() 234 dev_warn(&sdd->pdev->dev, "Timed out flushing RX FIFO\n"); in s3c64xx_flush_fifo() 247 struct s3c64xx_spi_driver_data *sdd; in s3c64xx_spi_dmacb() local 252 sdd = container_of(data, in s3c64xx_spi_dmacb() 255 sdd = container_of(data, in s3c64xx_spi_dmacb() 258 spin_lock_irqsave(&sdd->lock, flags); in s3c64xx_spi_dmacb() [all …]
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| D | topology.c | 863 struct sd_data *sdd = sd->private; in build_balance_mask() local 870 sibling = *per_cpu_ptr(sdd->sd, i); in build_balance_mask() 922 struct sd_data *sdd = sd->private; in init_overlap_sched_group() local 929 sg->sgc = *per_cpu_ptr(sdd->sgc, cpu); in init_overlap_sched_group() 977 struct sd_data *sdd = sd->private; in build_overlap_sched_groups() local 989 sibling = *per_cpu_ptr(sdd->sd, i); in build_overlap_sched_groups() 1137 static struct sched_group *get_group(int cpu, struct sd_data *sdd) in get_group() argument 1139 struct sched_domain *sd = *per_cpu_ptr(sdd->sd, cpu); in get_group() 1147 sg = *per_cpu_ptr(sdd->sg, cpu); in get_group() 1148 sg->sgc = *per_cpu_ptr(sdd->sgc, cpu); in get_group() [all …]
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| D | topology.c | 907 struct sd_data *sdd = sd->private; in build_balance_mask() local 914 sibling = *per_cpu_ptr(sdd->sd, i); in build_balance_mask() 968 struct sd_data *sdd = sd->private; in init_overlap_sched_group() local 975 sg->sgc = *per_cpu_ptr(sdd->sgc, cpu); in init_overlap_sched_group() 1023 struct sd_data *sdd = sd->private; in build_overlap_sched_groups() local 1035 sibling = *per_cpu_ptr(sdd->sd, i); in build_overlap_sched_groups() 1183 static struct sched_group *get_group(int cpu, struct sd_data *sdd) in get_group() argument 1185 struct sched_domain *sd = *per_cpu_ptr(sdd->sd, cpu); in get_group() 1193 sg = *per_cpu_ptr(sdd->sg, cpu); in get_group() 1194 sg->sgc = *per_cpu_ptr(sdd->sgc, cpu); in get_group() [all …]
|
| /kernel/linux/linux-6.6/drivers/dma/fsl-dpaa2-qdma/ |
| D | dpaa2-qdma.c | 179 struct dpaa2_qdma_sd_d *sdd; in dpaa2_qdma_populate_first_framel() local 181 sdd = dpaa2_comp->desc_virt_addr; in dpaa2_qdma_populate_first_framel() 182 memset(sdd, 0, 2 * (sizeof(*sdd))); in dpaa2_qdma_populate_first_framel() 185 sdd->cmd = cpu_to_le32(QDMA_SD_CMD_RDTTYPE_COHERENT); in dpaa2_qdma_populate_first_framel() 186 sdd++; in dpaa2_qdma_populate_first_framel() 190 sdd->cmd = cpu_to_le32(LX2160_QDMA_DD_CMD_WRTTYPE_COHERENT); in dpaa2_qdma_populate_first_framel() 192 sdd->cmd = cpu_to_le32(QDMA_DD_CMD_WRTTYPE_COHERENT); in dpaa2_qdma_populate_first_framel()
|
| /kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/ |
| D | dpaa2-qdma.c | 177 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()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
| D | fwio.h | 31 /* SDD definitions */
|
| D | sta.c | 1061 /* This function is called to Parse the SDD file 1063 * sdd is a TLV: u8 id, u8 len, u8 data[] 1067 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() 1072 pr_warn("Malformed sdd structure\n"); in cw1200_parse_sdd_file() 1096 pr_warn("SDD file doesn't match configured refclk (%d vs %d)\n", 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() 1145 pr_err("Can't load sdd file %s.\n", priv->sdd_path); in cw1200_setup_mac() [all …]
|
| D | main.c | 51 MODULE_PARM_DESC(cw1200_sdd_path, "Override platform_data SDD file"); 468 if (priv->sdd) { in cw1200_unregister_common() 469 release_firmware(priv->sdd); in cw1200_unregister_common() 470 priv->sdd = NULL; in cw1200_unregister_common()
|
| D | cw1200.h | 122 const struct firmware *sdd; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
| D | fwio.h | 31 /* SDD definitions */
|
| D | sta.c | 1062 /* This function is called to Parse the SDD file 1064 * sdd is a TLV: u8 id, u8 len, u8 data[] 1068 const u8 *p = priv->sdd->data; in cw1200_parse_sdd_file() 1071 while (p + 2 <= priv->sdd->data + priv->sdd->size) { in cw1200_parse_sdd_file() 1072 if (p + p[1] + 2 > priv->sdd->data + priv->sdd->size) { in cw1200_parse_sdd_file() 1073 pr_warn("Malformed sdd structure\n"); in cw1200_parse_sdd_file() 1097 pr_warn("SDD file doesn't match configured refclk (%d vs %d)\n", in cw1200_parse_sdd_file() 1143 if (!priv->sdd) { in cw1200_setup_mac() 1144 ret = request_firmware(&priv->sdd, priv->sdd_path, priv->pdev); in cw1200_setup_mac() 1146 pr_err("Can't load sdd file %s.\n", priv->sdd_path); in cw1200_setup_mac() [all …]
|
| D | main.c | 51 MODULE_PARM_DESC(cw1200_sdd_path, "Override platform_data SDD file"); 469 if (priv->sdd) { in cw1200_unregister_common() 470 release_firmware(priv->sdd); in cw1200_unregister_common() 471 priv->sdd = NULL; in cw1200_unregister_common()
|
| D | cw1200.h | 122 const struct firmware *sdd; member
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | tegra20-trimslice.dts | 162 nvidia,pins = "sdb", "sdc", "sdd"; 229 nvidia,pins = "ddc", "dtf", "rm", "sdc", "sdd";
|
| D | tegra20-tamonten.dtsi | 153 nvidia,pins = "sdb", "sdc", "sdd"; 226 nvidia,pins = "sdd", "spic", "spie", "spih",
|
| D | tegra20-paz00.dts | 105 nvidia,pins = "gpu", "sdb", "sdd"; 232 nvidia,pins = "dta", "dtd", "owc", "sdc", "sdd",
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nvidia/ |
| D | tegra20-trimslice.dts | 162 nvidia,pins = "sdb", "sdc", "sdd"; 229 nvidia,pins = "ddc", "dtf", "rm", "sdc", "sdd";
|
| D | tegra20-tamonten.dtsi | 153 nvidia,pins = "sdb", "sdc", "sdd"; 226 nvidia,pins = "sdd", "spic", "spie", "spih",
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/ |
| D | nvidia,tegra20-pinmux.yaml | 43 sdc, sdd, sdio1, slxa, slxc, slxd, slxk, spdi, spdo, spia,
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/device-mapper/ |
| D | cache-policies.rst | 129 /dev/sdd 512 0 mq 4 sequential_threshold 1024 random_threshold 8"
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | cache-policies.rst | 129 /dev/sdd 512 0 mq 4 sequential_threshold 1024 random_threshold 8"
|
| /kernel/linux/linux-6.6/sound/pcmcia/pdaudiocf/ |
| D | pdaudiocf.h | 61 #define PDAUDIOCF_BLUESDD (1<<12) /* blue LED against SDD bit */
|
| /kernel/linux/linux-5.10/sound/pcmcia/pdaudiocf/ |
| D | pdaudiocf.h | 61 #define PDAUDIOCF_BLUESDD (1<<12) /* blue LED against SDD bit */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | nvidia,tegra20-pinmux.txt | 81 owc, pmc, pta, rm, sdb, sdc, sdd, sdio1, slxa, slxc, slxd, slxk, spdi,
|