Home
last modified time | relevance | path

Searched full:sdc (Results 1 – 25 of 41) sorted by relevance

12

/linux/drivers/dma/
H A Dsun6i-dma.c1308 struct sun6i_dma_dev *sdc; in sun6i_dma_probe() local
1311 sdc = devm_kzalloc(&pdev->dev, sizeof(*sdc), GFP_KERNEL); in sun6i_dma_probe()
1312 if (!sdc) in sun6i_dma_probe()
1315 sdc->cfg = of_device_get_match_data(&pdev->dev); in sun6i_dma_probe()
1316 if (!sdc->cfg) in sun6i_dma_probe()
1319 sdc->base = devm_platform_ioremap_resource(pdev, 0); in sun6i_dma_probe()
1320 if (IS_ERR(sdc->base)) in sun6i_dma_probe()
1321 return PTR_ERR(sdc->base); in sun6i_dma_probe()
1323 sdc->irq = platform_get_irq(pdev, 0); in sun6i_dma_probe()
1324 if (sdc->irq < 0) in sun6i_dma_probe()
[all …]
/linux/Documentation/admin-guide/device-mapper/
H A Dlog-writes.rst107 TABLE="0 $(blockdev --getsz /dev/sdb) log-writes /dev/sdb /dev/sdc"
119 replay-log --log /dev/sdc --replay /dev/sdb --end-mark fsync
127 TABLE="0 $(blockdev --getsz /dev/sdb) log-writes /dev/sdb /dev/sdc"
138 replay-log --log /dev/sdc --replay /dev/sdb --end-mark mkfs
140 replay-log --log /dev/sdc --replay /dev/sdb --start-mark mkfs \
H A Dcache-policies.rst128 dmsetup create blah --table "0 268435456 cache /dev/sdb /dev/sdc \
/linux/arch/powerpc/platforms/pasemi/
H A Dsetup.c40 /* SDC reset register, must be pre-mapped at reset time */
150 /* Remap SDC register for doing reset */ in pas_setup_arch()
343 pr_err("Signalled by SDC\n"); in pas_machine_check_handler()
403 { .type = "sdc", },
406 { .compatible = "pasemi,sdc", },
412 /* Publish OF platform devices for SDC and other non-PCI devices */ in pasemi_publish_devices()
/linux/drivers/input/serio/
H A Dhp_sdc_mlc.c45 #define PREFIX "HP SDC MLC: "
111 printk(KERN_WARNING PREFIX "Bastard SDC reconfigured loop!\n"); in hp_sdc_mlc_isr()
124 printk(KERN_WARNING PREFIX "Bastard SDC decided to reconfigure loop!\n"); in hp_sdc_mlc_isr()
279 * and data when using SDC, we just send the data. in hp_sdc_mlc_out()
H A DKconfig144 The SDC itself contains a 10ms resolution timer/clock capable
146 The SDC may also be connected to a battery-backed real-time
/linux/drivers/input/misc/
H A Dhp_sdc_rtc.c2 * HP i8042 SDC + MSM-58321 BBRTC driver.
51 MODULE_DESCRIPTION("HP i8042 SDC + MSM-58321 RTC Driver");
363 printk(KERN_INFO "HP i8042 SDC + MSM-58321 RTC support loaded " in hp_sdc_rtc_init()
373 printk(KERN_INFO "HP i8042 SDC + MSM-58321 RTC support unloaded\n"); in hp_sdc_rtc_exit()
/linux/Documentation/devicetree/bindings/
H A Dincomplete-devices.yaml153 - 1682m-sdc
199 - pasemi,sdc
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-ast2600-evb-a1.dts16 /delete-node/ &sdc;
/linux/Documentation/ABI/testing/
H A Dsysfs-dev15 ../../block/sdc
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_issues.h50 /* Change in RMUs in use causes problems related with the core's SDC */
64 /* RA DCD load request to SDC returns invalid load ignore causing
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-mdm9615-wp8548-mangoh-green.dts56 sdc_cd_pins: sdc-cd-state {
57 sdc-cd-pins {
/linux/arch/arm64/boot/dts/qcom/
H A Dipq5332-rdp474.dts45 sdc_default_state: sdc-default-state {
H A Dipq5332-rdp468.dts54 sdc_default_state: sdc-default-state {
/linux/drivers/gpib/include/
H A Dgpib_cmd.h19 SDC = 0x4, /* selected device clear */ enumerator
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dbrcm,bcm2835-armctrl-ic.yaml72 3: SDC
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-trimslice.dts163 nvidia,pins = "sdb", "sdc", "sdd";
231 nvidia,pins = "ddc", "dtf", "rm", "sdc", "sdd";
H A Dtegra20-tamonten.dtsi153 nvidia,pins = "sdb", "sdc", "sdd";
215 "sdc", "uad", "uca";
H A Dtegra20-colibri-iris.dts73 sdc {
H A Dtegra20-colibri-eval-v3.dts73 sdc {
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dnvidia,tegra20-pinmux.yaml43 sdc, sdd, sdio1, slxa, slxc, slxd, slxk, spdi, spdo, spia,
/linux/arch/powerpc/include/asm/
H A Dtsi108_irq.h62 #define IRQ_TSI108_SDRAM TSI108_IRQ(20) /* SDC */
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c443 /* | pms | sdm | sdc | */
1059 unsigned int fvco, sdc; in rk_hdptx_phy_clk_pll_calc() local
1079 for (sdc = 264000; sdc <= 750000; sdc += fref) in rk_hdptx_phy_clk_pll_calc()
1080 if (sdc * n > fref * mdiv) in rk_hdptx_phy_clk_pll_calc()
1083 if (sdc > 750000) in rk_hdptx_phy_clk_pll_calc()
1087 sdc / 16, in rk_hdptx_phy_clk_pll_calc()
1092 rational_best_approximation(sdc * n - fref * mdiv, in rk_hdptx_phy_clk_pll_calc()
1093 sdc, in rk_hdptx_phy_clk_pll_calc()
/linux/include/linux/
H A Dhp_sdc.h65 int actidx; /* Start of act. Acts are atomic WRT I/O to SDC */
94 /* Rest of the flags are straightforward representation of the SDC interface */
/linux/drivers/mmc/host/
H A Dowl-mmc.c25 * SDC registers
492 /* Reset the SDC controller to clear all previous states */ in owl_mmc_set_ios()

12