/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | issi,is31fl319x.yaml | 4 $id: http://devicetree.org/schemas/leds/issi,is31fl319x.yaml# 7 title: ISSI LED Controllers for IS31FL319{0,1,3,6,9} 26 - issi,is31fl3190 27 - issi,is31fl3191 28 - issi,is31fl3193 29 - issi,is31fl3196 30 - issi,is31fl3199 83 - issi,is31fl3190 84 - issi,is31fl3191 85 - issi,is31fl3193 [all …]
|
H A D | leds-is31fl32xx.txt | 1 Binding for ISSI IS31FL32xx and Si-En SN32xx LED Drivers 9 issi,is31fl3236 10 issi,is31fl3235 11 issi,is31fl3218 12 issi,is31fl3216 30 compatible = "issi,is31fl3236"; 51 http://www.issi.com/US/product-analog-fxled-driver.shtml
|
/openbmc/linux/drivers/leds/ |
H A D | leds-is31fl32xx.c | 3 * Driver for ISSI IS31FL32xx family of I2C LED controllers 8 * http://www.issi.com/US/product-analog-fxled-driver.shtml 413 { .compatible = "issi,is31fl3236", .data = &is31fl3236_cdef, }, 414 { .compatible = "issi,is31fl3235", .data = &is31fl3235_cdef, }, 415 { .compatible = "issi,is31fl3218", .data = &is31fl3218_cdef, }, 417 { .compatible = "issi,is31fl3216", .data = &is31fl3216_cdef, }, 498 MODULE_DESCRIPTION("ISSI IS31FL32xx LED driver");
|
H A D | leds-is31fl319x.c | 352 { .compatible = "issi,is31fl3190", .data = &is31fl3190_cdef, }, 353 { .compatible = "issi,is31fl3191", .data = &is31fl3190_cdef, }, 354 { .compatible = "issi,is31fl3193", .data = &is31fl3193_cdef, }, 355 { .compatible = "issi,is31fl3196", .data = &is31fl3196_cdef, }, 356 { .compatible = "issi,is31fl3199", .data = &is31fl3199_cdef, },
|
H A D | Kconfig | 728 tristate "LED Support for ISSI IS31FL319x I2C LED controller family" 732 This option enables support for LEDs connected to ISSI IS31FL319x 740 tristate "LED support for ISSI IS31FL32XX I2C LED controller family" 743 Say Y here to include support for ISSI IS31FL32XX and Si-En SN32xx
|
/openbmc/linux/drivers/mtd/spi-nor/ |
H A D | issi.c | 50 /* ISSI */ 104 .name = "issi",
|
H A D | Makefile | 12 spi-nor-objs += issi.o
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | Kconfig | 114 bool "ISSI SPI flash support" 116 Add support for various ISSI SPI flash chips (ISxxx)
|
H A D | spi-nor-ids.c | 145 #ifdef CONFIG_SPI_FLASH_ISSI /* ISSI */ 146 /* ISSI */
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | srq_cmd.c | 603 if (!dev->mdev->issi) in create_srq_split() 617 if (!dev->mdev->issi) in destroy_srq_split() 696 if (!dev->mdev->issi) in mlx5_cmd_query_srq() 711 if (!dev->mdev->issi) in mlx5_cmd_arm_srq()
|
H A D | devx.c | 619 if (!dev->mdev->issi) in devx_is_valid_obj_id()
|
/openbmc/linux/include/linux/mfd/ |
H A D | si476x-reports.h | 84 __s8 issi; member
|
/openbmc/qemu/docs/system/riscv/ |
H A D | sifive_u.rst | 25 * 1 ISSI 25WP256 flash 256 be 32 MiB to match the ISSI 25WP256 flash on the real board:
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | jedec,spi-nor.yaml | 36 - issi,is25lp016d
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | main.c | 856 mlx5_core_err(dev, "Failed to query ISSI err(%d) status(%d) synd(%d)\n", in mlx5_core_set_issi() 861 mlx5_core_warn(dev, "Query ISSI is not supported by FW, ISSI is 0\n"); in mlx5_core_set_issi() 862 dev->issi = 0; in mlx5_core_set_issi() 875 mlx5_core_err(dev, "Failed to set ISSI to 1 err(%d)\n", in mlx5_core_set_issi() 880 dev->issi = 1; in mlx5_core_set_issi() 1178 mlx5_core_err(dev, "failed to set issi\n"); in mlx5_function_enable()
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a77470-iwg23s-sbc.dts | 252 compatible = "issi,is25lp016d", "jedec,spi-nor";
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | si476x.rst | 141 0x17 issi Signed Image Strength Signal
|
/openbmc/linux/arch/arm64/boot/dts/marvell/ |
H A D | armada-7040-mochabin.dts | 234 compatible = "issi,is31fl3199";
|
/openbmc/linux/include/linux/mlx5/ |
H A D | driver.h | 789 u32 issi; member
|
/openbmc/qemu/hw/block/ |
H A D | m25p80_sfdp.c | 444 * Integrated Silicon Solution (ISSI)
|
H A D | m25p80.c | 217 /* ISSI */
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 670 "^issi,.*":
|
/openbmc/linux/drivers/mfd/ |
H A D | si476x-cmd.c | 1318 report->issi = resp[8]; in si476x_core_cmd_fm_rsq_status_a30()
|
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 826 case 0x9d: { /* ISSI -- Integrated Silicon Solution, Inc. */ in csio_hw_get_flash_params() 827 /* This Density -> Size decoding table is taken from ISSI in csio_hw_get_flash_params()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 9035 case 0x9d: { /* ISSI -- Integrated Silicon Solution, Inc. */ in t4_get_flash_params() 9036 /* This Density -> Size decoding table is taken from ISSI in t4_get_flash_params()
|