Home
last modified time | relevance | path

Searched refs:driver (Results 5276 – 5300 of 13071) sorted by relevance

1...<<211212213214215216217218219220>>...523

/openbmc/qemu/docs/system/devices/
H A Dcan.rst63 the ''kvaser_pci'' driver included in mainline Linux kernel.
185 …(7) `CTU CAN FD project including core VHDL design, Linux driver, test utilities etc. <https://git…
188 …n <https://canbus.pages.fel.cvut.cz/ctucanfd_ip_core/doc/linux_driver/build/ctucanfd-driver.html>`_
/openbmc/qemu/docs/system/riscv/
H A Dvirt.rst68 -blockdev node-name=pflash0,driver=file,read-only=on,filename=<edk2_code> \
69 -blockdev node-name=pflash1,driver=file,filename=<edk2_vars> \
81 -blockdev node-name=pflash0,driver=file,read-only=on,filename=<m_mode_code> \
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dcx2341x-devel.rst3 The cx2341x driver
168 The firmware stored in a Windows driver can be detected as follows:
264 The timeout value protects the card from a hung driver thread. If the driver
268 To make an API call, the driver iterates over each mailbox looking for the
269 first one available (bit 0 has been cleared). The driver sets that bit, fills
271 driver then sets the parameter ready bit (bit 1). The firmware scans the
275 and clear all the flags. If the driver does not perform this task within the
3605 contiguous buffer, the driver can allocate several smaller buffers.
3624 - The driver reads the transfer type, offset and size from Mailbox #10.
3629 - The driver checks the DMA status register for any errors.
[all …]
/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c4542 if (!driver) { in dwc2_hsotg_udc_start()
4550 if (!driver->setup) { in dwc2_hsotg_udc_start()
4555 WARN_ON(hsotg->driver); in dwc2_hsotg_udc_start()
4557 hsotg->driver = driver; in dwc2_hsotg_udc_start()
4580 dev_info(hsotg->dev, "bound driver %s\n", driver->driver.name); in dwc2_hsotg_udc_start()
4585 hsotg->driver = NULL; in dwc2_hsotg_udc_start()
4614 hsotg->driver = NULL; in dwc2_hsotg_udc_stop()
5096 if (hsotg->driver) { in dwc2_hsotg_suspend()
5100 hsotg->driver->driver.name); in dwc2_hsotg_suspend()
5127 if (hsotg->driver) { in dwc2_hsotg_resume()
[all …]
/openbmc/ipmitool/control/
H A Dipmitool.spec.in17 kernel driver such as OpenIPMI or over the RMCP LAN protocol defined in
67 for 2.4 kernel instead of ipmi_si_drv driver module
254 - Add support for FreeBSD OpenIPMI-compatible driver
298 - Update bmc plugin to work with new Solaris bmc driver (new ioctl
388 - fix imb driver support
393 - add basic imb driver support
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c296 strscpy(info->driver, GMAC_ETHTOOL_NAME, sizeof(info->driver)); in stmmac_ethtool_getdrvinfo()
298 strscpy(info->driver, XGMAC_ETHTOOL_NAME, sizeof(info->driver)); in stmmac_ethtool_getdrvinfo()
300 strscpy(info->driver, MAC100_ETHTOOL_NAME, in stmmac_ethtool_getdrvinfo()
301 sizeof(info->driver)); in stmmac_ethtool_getdrvinfo()
/openbmc/u-boot/arch/arm/mach-sunxi/
H A DKconfig12 Select this dram controller driver for Sun4/5/7i platforms,
18 Select this dram controller driver for Sun6i platforms,
24 Select this dram controller driver for Sun8i platforms,
30 Select this dram controller driver for Sun8i platforms,
36 Select this dram controller driver for Sun8i platforms,
42 Select this dram controller driver for Sun9i platforms,
48 Select this dram controller driver for some sun50i platforms,
903 bool "Display Engine 2 video driver"
910 Say y here if you want to build DE2 video driver which is present on
/openbmc/linux/sound/soc/codecs/
H A Darizona.c1449 base = dai->driver->base; in arizona_set_fmt()
1682 int base = dai->driver->base; in arizona_hw_params_rate()
1782 int base = dai->driver->base; in arizona_hw_params()
1940 routes[0].sink = dai->driver->capture.stream_name; in arizona_dai_set_sysclk()
1941 routes[1].sink = dai->driver->playback.stream_name; in arizona_dai_set_sysclk()
1959 int base = dai->driver->base; in arizona_set_tristate()
2001 int base = dai->driver->base; in arizona_set_tdm_slot()
2002 int rx_max_chan = dai->driver->playback.channels_max; in arizona_set_tdm_slot()
2003 int tx_max_chan = dai->driver->capture.channels_max; in arizona_set_tdm_slot()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpu123 (driver).
136 Documentation/driver-api/pm/cpuidle.rst for more information.
322 Description: Parameters for the Intel P-state driver
327 driver.
330 the driver stated as a percentage of the available performance.
333 the driver stated as a percentage of the available performance.
335 no_turbo: limits the driver to selecting P states below the turbo
430 Description: POWERNV CPUFreq driver's frequency throttle stats directory and
480 Description: POWERNV CPUFreq driver's frequency throttle stats directory and
H A Dsysfs-block-aoe27 state means that the driver wants to send more commands to the
/openbmc/linux/drivers/net/usb/
H A Dusbnet.c1063 strscpy(info->driver, dev->driver_name, sizeof(info->driver)); in usbnet_get_drvinfo()
1632 intf->dev.driver->name, in usbnet_disconnect()
1691 struct usb_driver *driver = to_usb_driver(udev->dev.driver); in usbnet_probe() local
1697 if (!driver->supports_autosuspend) { in usbnet_probe()
1698 driver->supports_autosuspend = 1; in usbnet_probe()
1702 name = udev->dev.driver->name; in usbnet_probe()
1849 udev->dev.driver->name, in usbnet_probe()
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Damlogic,meson-mx-sdio.txt26 NOTE: due to a driver limitation currently only one slot (= child node)
H A Dfsl-esdhc.txt7 by mmc.txt and the properties used by the sdhci-esdhc driver.
/openbmc/linux/Documentation/fb/
H A Dcirrusfb.rst2 Framebuffer driver for Cirrus Logic chipsets
/openbmc/linux/drivers/usb/mtu3/
H A DKconfig18 Choose M here to compile this driver as a module, and it
/openbmc/linux/drivers/reset/sti/
H A Dreset-stih407.c148 .driver = {
/openbmc/linux/drivers/cpufreq/
H A DKconfig.powerpc7 This adds the cpufreq driver for Cell BE processors.
/openbmc/linux/drivers/watchdog/
H A Dmenf21bmc_wdt.c172 .driver = {
H A Ddigicolor_wdt.c154 .driver = {
H A Dtxx9wdt.c164 .driver = {
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dgr-udc.txt1 USB Peripheral Controller driver for Aeroflex Gaisler GRUSBDC.
/openbmc/linux/drivers/hwmon/
H A Dwm831x-hwmon.c143 .driver = {
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Ddavinci-evm-audio.txt18 the both are defined the driver attempts to set referenced clock to the
/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.h162 struct usb_gadget_driver *driver; member
/openbmc/linux/Documentation/admin-guide/media/
H A Dradio-cardlist.rst30 radio-timb Enable the Timberdale radio driver

1...<<211212213214215216217218219220>>...523