/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_transport.c | 121 * @sas_address: SAS address of the expander device 241 * __mpi3mr_expander_find_by_handle - expander search by handle 243 * @handle: Firmware device handle of the expander 247 * This searches for expander device based on handle, then 250 * Return: Expander sas_node object reference or NULL 269 * mpi3mr_is_expander_device - if device is an expander 272 * Return: 1 if the device is expander device, else 0. 459 * mpi3mr_expander_find_by_sas_address - sas expander search 461 * @sas_address: SAS address of expander 464 * Return: A valid SAS expander node or NULL. [all …]
|
/linux/Documentation/scsi/ |
H A D | libsas.rst | 21 * Expander management and exporting expander control 309 - events marked E (expander) if it wants the SAS layer 416 Expander management from User Space 419 In each expander directory in sysfs, there is a file called 432 2. Open the expander's SMP portal sysfs file in RW mode. 454 expander, and gives expander information, including routing 457 The SMP portal gives you complete control of the expander,
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | dove-sbc-a510.dts | 46 * SBC-A510 comprises a PCA9555 I2C GPIO expander its GPIO lines connected to 102 * USB port 0 can be powered and monitored by I2C GPIO expander: 120 * - GPIO expander, NXP PCA9555, 0x20 140 /* NXP PCA9555 GPIO expander */ 169 * SDIO0 is connected to a MMC/SD/SDIO socket, I2C GPIO expander has
|
/linux/drivers/pinctrl/ |
H A D | Kconfig | 131 tristate "Awinic AW9523/AW9523B I2C GPIO expander pinctrl driver" 142 expander with PWM functionality. This driver bundles a 166 Support for 20/40/60 pin Cypress Cy8C95x0 pinctrl/gpio I2C expander. 346 tristate "Microchip MCP23xxx I/O expander" 504 tristate "STMicroelectronics STMFX GPIO expander pinctrl driver" 511 Driver for STMicroelectronics Multi-Function eXpander (STMFX) 512 GPIO expander. 518 bool "Semtech SX150x I2C GPIO expander pinctrl driver"
|
/linux/drivers/gpio/ |
H A D | Kconfig | 194 tristate "Raspberry Pi 3 GPIO Expander" 201 Turn on GPIO support for the expander on Raspberry Pi 3 boards, using 1077 tristate "Avionic Design N-bit GPIO expander" 1089 tristate "FXL6408 I2C GPIO expander" 1093 GPIO driver for Fairchild Semiconductor FXL6408 GPIO expander. 1099 tristate "DS4520 I2C GPIO expander" 1103 GPIO driver for ADI DS4520 I2C-based GPIO expander. 1110 tristate "Gateworks PLD GPIO Expander" 1114 Expander. This is used at least on the Cambria GW2358-4. 1117 tristate "Maxim MAX7300 GPIO expander" [all …]
|
H A D | gpio-ds4520.c | 4 * Driver for the DS4520 I/O Expander 78 MODULE_DESCRIPTION("DS4520 I/O Expander");
|
H A D | gpio-raspberrypi-exp.c | 3 * Raspberry Pi 3 expander GPIO driver 6 * GPIO expander on the VPU. 254 MODULE_DESCRIPTION("Raspberry Pi 3 expander GPIO driver");
|
H A D | gpio-moxtet.c | 3 * Turris Mox Moxtet GPIO expander 178 MODULE_DESCRIPTION("Turris Mox Moxtet GPIO expander");
|
/linux/drivers/scsi/libsas/ |
H A D | sas_expander.c | 3 * Serial Attached SCSI (SAS) Expander discovery and configuration 348 /* check if we have an existing attached ata device on this expander phy */ 1039 pr_debug("second fanout expander %016llx phy%02d attached to ex %016llx phy%02d\n", in sas_ex_discover_dev() 1117 * sas_ex_discover_devices - discover devices attached to this expander 1118 * @dev: pointer to the expander domain device 1121 * Configure this expander for use with its devices and register the 1122 * devices of this expander. 1485 * @parent: parent expander 1486 * @child: child expander 1488 * @include: whether or not to include @child in the expander routing table [all …]
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | awinic,aw9523-pinctrl.yaml | 7 title: Awinic AW9523/AW9523B I2C GPIO Expander 13 The Awinic AW9523/AW9523B I2C GPIO Expander featuring 16 multi-function 110 aw9523: gpio-expander@58 {
|
H A D | semtech,sx1501q.yaml | 8 title: Semtech SX150x GPIO expander 43 description: Will trigger a reset of the GPIO expander on probe
|
/linux/Documentation/devicetree/bindings/auxdisplay/ |
H A D | hit,hd44780.yaml | 16 GPIO expander it is possible to use the driver with one of the popular I2C 17 expander boards based on the PCF8574 available for these displays. For 107 pcf8574: gpio-expander@27 {
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | gpio-adnp.txt | 1 Avionic Design N-bit GPIO expander bindings 13 The GPIO expander can optionally be used as an interrupt controller, in
|
H A D | gpio-xra1403.txt | 1 GPIO Driver for XRA1403 16-BIT GPIO Expander With Reset Input from EXAR 3 The XRA1403 is an 16-bit GPIO expander with an SPI interface. Features available:
|
H A D | st,stmpe-gpio.yaml | 7 title: STMicroelectonics Port Expander (STMPE) GPIO Block 10 STMicroelectronics Port Expander (STMPE) is a series of slow
|
H A D | fcs,fxl6408.yaml | 7 title: Fairchild FXL6408 I2C GPIO Expander 49 gpio_expander_43: gpio-expander@43 {
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | st,stmpe.yaml | 7 title: STMicroelectonics Port Expander (STMPE) 9 description: STMicroelectronics Port Expander (STMPE) is a series of slow 211 port-expander@43 { 258 port-expander@41 {
|
H A D | adi,adp5585.yaml | 13 The ADP5585 is a 10/11 input/output port expander with a built in keypad 85 io-expander@34 {
|
/linux/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_transport.c | 84 * @sas_address: sas address of expander or sas host 88 * Search for either hba phys or expander device based on handle, then returns 344 * @sas_address: expander sas address 566 * @sas_node: sas node object (either expander or sas host) 568 * @sas_address: sas address of device/expander were phy needs to be added to 606 * @sas_node: sas node object (either expander or sas host) 643 * @sas_node: sas node object (either expander or sas host) 670 * @sas_address: sas address of parent expander or sas host 878 * @sas_address_parent: sas address of parent expander or sas host 1078 * mpt3sas_transport_add_expander_phy - report expander phy to transport [all …]
|
H A D | mpt3sas_base.h | 535 * @sas_address_parent: sas address of parent expander or sas host 749 * @port_list: list of ports belonging to expander 793 * struct _sas_node - sas_host/expander information 796 * @num_phys: number phys belonging to this sas_host/expander 797 * @sas_address: sas address of this sas_host/expander 798 * @handle: handle for this sas_host/expander 799 * @sas_address_parent: sas address of parent expander or sas host 801 * @device_info: bitwise defining capabilities of this sas_host/expander 804 * @phy: a list of phys that make up this sas_host/expander 805 * @sas_port_list: list of ports attached to this sas_host/expander [all …]
|
/linux/arch/arm/boot/dts/nxp/ls/ |
H A D | ls1021a-tqmls1021a-mbls1021a.dts | 214 pca9554_0: gpio-expander@20 { 230 pca9554_1: gpio-expander@21 { 246 pca9554_2: gpio-expander@22 { 291 stmpe811: port-expander@41 {
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-mdm9615-wp8548-mangoh-green.dts | 119 /* GPIO Expander 0 Mapping : 157 /* GPIO Expander 1 Mapping : 198 /* GPIO Expander 2 Mapping :
|
/linux/Documentation/driver-api/cxl/ |
H A D | memory-devices.rst | 194 the cxl_pci driver to a CXL Memory Expander there is no role for CXL Port 198 Memory Expander. 249 ...which queries the CXL topology to ask "given CXL Memory Expander with a kernel 251 participate". A given expander can participate in multiple CXL.mem interleave
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | mba8xx.dtsi | 64 gpios = <&expander 1 GPIO_ACTIVE_HIGH>; 71 gpios = <&expander 2 GPIO_ACTIVE_HIGH>; 83 gpio = <&expander 6 GPIO_ACTIVE_HIGH>; 233 expander: gpio@70 { label
|
/linux/drivers/mfd/ |
H A D | lp3943.c | 11 * It can be used for a GPIO expander and PWM generators. 16 * LP3943 MFD ---- GPIO expander leds-gpio eg) HW enable pin
|