/openbmc/linux/drivers/dma/ |
H A D | sun6i-dma.c | 1286 struct sun6i_dma_dev *sdc; in sun6i_dma_probe() local 1289 sdc = devm_kzalloc(&pdev->dev, sizeof(*sdc), GFP_KERNEL); in sun6i_dma_probe() 1290 if (!sdc) in sun6i_dma_probe() 1293 sdc->cfg = of_device_get_match_data(&pdev->dev); in sun6i_dma_probe() 1294 if (!sdc->cfg) in sun6i_dma_probe() 1297 sdc->base = devm_platform_ioremap_resource(pdev, 0); in sun6i_dma_probe() 1298 if (IS_ERR(sdc->base)) in sun6i_dma_probe() 1299 return PTR_ERR(sdc->base); in sun6i_dma_probe() 1301 sdc->irq = platform_get_irq(pdev, 0); in sun6i_dma_probe() 1302 if (sdc->irq < 0) in sun6i_dma_probe() [all …]
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-of-aspeed.c | 91 static void aspeed_sdc_set_slot_capability(struct sdhci_host *host, struct aspeed_sdc *sdc, in aspeed_sdc_set_slot_capability() argument 108 writel(cap_val, sdc->regs + mirror_reg_offset); in aspeed_sdc_set_slot_capability() 111 static void aspeed_sdc_configure_8bit_mode(struct aspeed_sdc *sdc, in aspeed_sdc_configure_8bit_mode() argument 118 spin_lock(&sdc->lock); in aspeed_sdc_configure_8bit_mode() 119 info = readl(sdc->regs + ASPEED_SDC_INFO); in aspeed_sdc_configure_8bit_mode() 124 writel(info, sdc->regs + ASPEED_SDC_INFO); in aspeed_sdc_configure_8bit_mode() 125 spin_unlock(&sdc->lock); in aspeed_sdc_configure_8bit_mode() 142 aspeed_sdc_set_phase_taps(struct aspeed_sdc *sdc, in aspeed_sdc_set_phase_taps() argument 148 spin_lock(&sdc->lock); in aspeed_sdc_set_phase_taps() 149 reg = readl(sdc->regs + ASPEED_SDC_PHASE); in aspeed_sdc_set_phase_taps() [all …]
|
/openbmc/linux/drivers/input/serio/ |
H A D | hp_sdc.c | 37 * hp_sdc_put does all writing to the SDC. ISR can run on a different 41 * All data coming back from the SDC is sent via interrupt and can be read 43 * The problem is with output, due to the slow clock speed of the SDC 52 * to reading data back from the SDC, but otherwise will not touch the 57 * to minimize the amount of IO needed to the SDC. However these values 89 #define PREFIX "HP SDC: " 92 MODULE_DESCRIPTION("HP i8042-based SDC Driver"); 109 MODULE_PARM_DESC(no_hpsdc, "Do not enable HP SDC driver."); 227 /* For now we are ignoring these until we get the SDC to behave. */ in hp_sdc_isr() 261 printk(KERN_INFO PREFIX "HP SDC reports successful PUP.\n"); in hp_sdc_isr() [all …]
|
H A D | hp_sdc_mlc.c | 45 #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 D | Kconfig | 130 The SDC itself contains a 10ms resolution timer/clock capable 132 The SDC may also be connected to a battery-backed real-time
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | log-writes.rst | 107 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 \
|
/openbmc/openbmc/poky/documentation/profile-manual/ |
H A D | usage.rst | 2272 root@crownbay:~# blktrace /dev/sdc 2276 …root@crownbay:/media/sdc# rm linux-2.6.19.2.tar.bz2; wget &YOCTO_DL_URL;/mirror/sources/linux-2.6.… 2285 ^C=== sdc === 2296 -rw-r--r-- 1 root root 339938 Oct 27 22:40 sdc.blktrace.0 2297 -rw-r--r-- 1 root root 75753 Oct 27 22:40 sdc.blktrace.1 2303 root@crownbay:~# blkparse sdc 2305 8,32 1 1 0.000000000 1225 Q WS 3417048 + 8 [jbd2/sdc-8] 2306 8,32 1 2 0.000025213 1225 G WS 3417048 + 8 [jbd2/sdc-8] 2307 8,32 1 3 0.000033384 1225 P N [jbd2/sdc-8] 2308 8,32 1 4 0.000043301 1225 I WS 3417048 + 8 [jbd2/sdc-8] [all …]
|
/openbmc/linux/arch/powerpc/platforms/pasemi/ |
H A D | setup.c | 40 /* SDC reset register, must be pre-mapped at reset time */ 150 /* Remap SDC register for doing reset */ in pas_setup_arch() 341 pr_err("Signalled by SDC\n"); in pas_machine_check_handler() 401 { .type = "sdc", }, 404 { .compatible = "pasemi,sdc", }, 410 /* Publish OF platform devices for SDC and other non-PCI devices */ in pasemi_publish_devices()
|
/openbmc/linux/drivers/cpufreq/ |
H A D | pasemi-cpufreq.c | 36 /* Offset of ASR registers from SDC base */ 148 dn = of_find_compatible_node(NULL, NULL, "1682m-sdc"); in pas_cpufreq_cpu_init() 151 "pasemi,pwrficient-sdc"); in pas_cpufreq_cpu_init()
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | icp_qat_hw_20_comp.h | 145 enum icp_qat_hw_decomp_20_speculative_decoder_control sdc; member 154 QAT_FIELD_SET(val32, csr.sdc, in ICP_QAT_FW_DECOMP_20_BUILD_CONFIG_UPPER()
|
/openbmc/u-boot/doc/ |
H A D | README.rockchip | 130 To write an image that boots from an SD card (assumed to be /dev/sdc): 134 sudo dd if=out of=/dev/sdc seek=64 && \ 135 sudo dd if=firefly-rk3288/u-boot-dtb.img of=/dev/sdc seek=16384 173 sudo dd if=out of=/dev/sdc seek=64 180 sudo dd if=out of=/dev/sdc seek=64
|
/openbmc/linux/drivers/input/misc/ |
H A D | hp_sdc_rtc.c | 2 * 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()
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,apq8084-pinctrl.txt | 142 Not valid for sdc pins. 149 Not valid for sdc pins.
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-ast2600-evb-a1.dts | 16 /delete-node/ &sdc;
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-dev | 15 ../../block/sdc
|
/openbmc/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_issues.h | 50 /* 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
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-mdm9615-wp8548-mangoh-green.dts | 56 sdc_cd_pins: sdc-cd-state { 57 sdc-cd-pins {
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | ipq5332-rdp441.dts | 43 sdc_default_state: sdc-default-state {
|
H A D | ipq5332-rdp474.dts | 45 sdc_default_state: sdc-default-state {
|
H A D | ipq5018-rdp432-c2.dts | 46 sdc_default_state: sdc-default-state {
|
H A D | ipq5332-rdp468.dts | 45 sdc_default_state: sdc-default-state {
|
H A D | ipq5332-rdp442.dts | 57 sdc_default_state: sdc-default-state {
|
/openbmc/qemu/hw/scsi/ |
H A D | scsi-disk.c | 227 SCSIDiskClass *sdc = (SCSIDiskClass *) object_get_class(OBJECT(s)); in scsi_handle_rw_error() local 294 sdc->update_sense(&r->req); in scsi_handle_rw_error() 478 SCSIDiskClass *sdc = (SCSIDiskClass *) object_get_class(OBJECT(s)); in scsi_do_read() local 494 sdc->dma_readv, r, scsi_dma_complete, r, in scsi_do_read() 500 r->req.aiocb = sdc->dma_readv(r->sector << BDRV_SECTOR_BITS, &r->qiov, in scsi_do_read() 617 SCSIDiskClass *sdc = (SCSIDiskClass *) object_get_class(OBJECT(s)); in scsi_write_data() local 657 sdc->dma_writev, r, scsi_dma_complete, r, in scsi_write_data() 662 r->req.aiocb = sdc->dma_writev(r->sector << BDRV_SECTOR_BITS, &r->qiov, in scsi_write_data() 2316 SCSIDiskClass *sdc = (SCSIDiskClass *) object_get_class(OBJECT(s)); in scsi_disk_dma_command() local 2387 r->need_fua_emulation = sdc->need_fua_emulation(&r->req.cmd); in scsi_disk_dma_command() [all …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | BSD-Inferno-Nettverk | 33 Software Distribution Coordinator or sdc@inet.no
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra20-paz00.dts | 180 sdc { 181 nvidia,pins = "sdc"; 252 nvidia,pins = "dta", "dtd", "owc", "sdc", "sdd",
|