Searched refs:controller (Results 201 - 225 of 629) sorted by relevance

1234567891011>>

/linux-master/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c476 nc = to_nand_controller(nand->base.controller);
479 * If the controller supports DMA, the buffer address is DMA-able and
500 nc = to_nand_controller(nand->base.controller);
503 * If the controller supports DMA, the buffer address is DMA-able and
537 nc = to_hsmc_nand_controller(nand->base.controller);
560 nc = to_hsmc_nand_controller(nand->base.controller);
579 nc = to_nand_controller(nand->base.controller);
639 nc = to_hsmc_nand_controller(chip->controller);
724 nc = to_hsmc_nand_controller(chip->controller);
747 nc = to_hsmc_nand_controller(chip->controller);
[all...]
/linux-master/drivers/isdn/capi/
H A Dkcapi.c45 u32 controller; member in struct:capictr_event
63 /* -------- controller ref counting -------------------------------------- */
154 printk(KERN_WARNING "%s: cannot get controller resources\n",
244 notify_up(event->controller);
247 notify_down(event->controller);
254 static int notify_push(unsigned int event_type, u32 controller) argument
263 event->controller = controller;
294 * @ctr: controller descriptor structure.
312 printk(KERN_INFO "kcapi: controller [
[all...]
/linux-master/drivers/usb/host/
H A Dxhci-histb.c3 * xHCI host controller driver for HiSilicon STB SoCs
46 return dev_get_drvdata(hcd->self.controller);
246 dev_set_drvdata(hcd->self.controller, histb);
254 device_wakeup_enable(hcd->self.controller);
H A Dehci-grlib.c3 * Driver for Aeroflex Gaisler GRLIB GRUSBHC EHCI host controller
131 device_wakeup_enable(hcd->self.controller);
/linux-master/drivers/spi/
H A Dspi-dw-mmio.c71 * The Designware SPI controller (referred to as master in the documentation)
74 * the SPI boot controller registers. the final chip select is an OR gate
75 * between the Designware SPI controller and the SPI boot controller.
79 struct dw_spi *dws = spi_controller_get_devdata(spi->controller);
145 * The Designware SPI controller (referred to as master in the
152 struct dw_spi *dws = spi_controller_get_devdata(spi->controller);
247 * apb_ssi_v4.02a controller has an errata where a full TX FIFO can
261 * The Canaan Kendryte K210 SoC DW apb_ssi v4 spi controller is
280 struct dw_spi *dws = spi_controller_get_devdata(spi->controller);
[all...]
H A Dspi-bitbang.c3 * Polling/bitbanging SPI host controller controller driver utilities
30 * used, though maybe they're called from controller-aware code.
33 * controller registers as appropriate.
36 * NOTE: SPI controller pins can often be used as GPIO pins instead,
191 bitbang = spi_controller_get_devdata(spi->controller);
240 bitbang = spi_controller_get_devdata(spi->controller);
263 * This costs a task context per controller, running the queue by
265 * several DMA transfers at once, and process several controller queues
327 struct spi_bitbang *bitbang = spi_controller_get_devdata(spi->controller);
[all...]
/linux-master/drivers/clk/mmp/
H A Dreset.c6 #include <linux/reset-controller.h>
/linux-master/arch/powerpc/boot/dts/fsl/
H A Dp1023si-post.dtsi58 /* controller at 0xa000 */
77 /* controller at 0x9000 */
96 /* controller at 0xb000 */
181 memory-controller@2000 {
182 compatible = "fsl,p1023-memory-controller";
198 L2: l2-cache-controller@20000 {
199 compatible = "fsl,p1023-l2-cache-controller";
/linux-master/drivers/scsi/isci/
H A Dprobe_roms.h306 } controller; member in struct:sci_oem_params
/linux-master/drivers/usb/usbip/
H A Dvhci.h156 return (hcd)->self.controller;
/linux-master/drivers/reset/
H A Dreset-pistachio.c14 #include <linux/reset-controller.h>
H A Dreset-a10sr.c15 #include <linux/reset-controller.h>
H A Dreset-tn48m.c16 #include <linux/reset-controller.h>
H A Dreset-tps380x.c18 #include <linux/reset-controller.h>
H A Dreset-hsdk.c17 #include <linux/reset-controller.h>
H A Dreset-brcmstb-rescal.c9 #include <linux/reset-controller.h>
104 MODULE_DESCRIPTION("Broadcom SATA/PCIe rescal reset controller");
H A Dreset-ath79.c13 #include <linux/reset-controller.h>
H A Dreset-k210.c7 #include <linux/reset-controller.h>
96 dev_info(dev, "K210 reset controller\n");
H A Dreset-bcm6345.c13 #include <linux/reset-controller.h>
/linux-master/drivers/clk/hisilicon/
H A Dreset.c11 #include <linux/reset-controller.h>
/linux-master/sound/ac97/
H A Dsnd_ac97_compat.c10 #include <sound/ac97/controller.h>
/linux-master/drivers/platform/surface/aggregator/
H A Dssh_request_layer.h18 #include <linux/surface_aggregator/controller.h>
/linux-master/drivers/clk/rockchip/
H A Dsoftrst.c9 #include <linux/reset-controller.h>
121 pr_err("%s: could not register reset controller, %d\n",
/linux-master/drivers/clk/bcm/
H A Dclk-bcm2711-dvp.c7 #include <linux/reset-controller.h>
/linux-master/drivers/reset/hisilicon/
H A Dreset-hi3660.c12 #include <linux/reset-controller.h>

Completed in 240 milliseconds

1234567891011>>