/Linux-v5.15/Documentation/devicetree/bindings/leds/ |
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
|
D | leds-is31fl319x.txt | 5 "issi,is31fl3190" 6 "issi,is31fl3191" 7 "issi,is31fl3193" 8 "issi,is31fl3196" 9 "issi,is31fl3199" 21 Each led is represented as a sub-node of the issi,is31fl319x device. 44 compatible = "issi,is31fl3196";
|
/Linux-v5.15/drivers/leds/ |
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 414 { .compatible = "issi,is31fl3236", .data = &is31fl3236_cdef, }, 415 { .compatible = "issi,is31fl3235", .data = &is31fl3235_cdef, }, 416 { .compatible = "issi,is31fl3218", .data = &is31fl3218_cdef, }, 418 { .compatible = "issi,is31fl3216", .data = &is31fl3216_cdef, }, 496 MODULE_DESCRIPTION("ISSI IS31FL32xx LED driver");
|
D | leds-is31fl319x.c | 100 { .compatible = "issi,is31fl3190", .data = &is31fl3190_cdef, }, 101 { .compatible = "issi,is31fl3191", .data = &is31fl3190_cdef, }, 102 { .compatible = "issi,is31fl3193", .data = &is31fl3193_cdef, }, 103 { .compatible = "issi,is31fl3196", .data = &is31fl3196_cdef, }, 104 { .compatible = "issi,is31fl3199", .data = &is31fl3199_cdef, },
|
D | Kconfig | 706 tristate "LED Support for ISSI IS31FL319x I2C LED controller family" 710 This option enables support for LEDs connected to ISSI IS31FL319x 718 tristate "LED support for ISSI IS31FL32XX I2C LED controller family" 721 Say Y here to include support for ISSI IS31FL32XX and Si-En SN32xx
|
/Linux-v5.15/drivers/mtd/spi-nor/ |
D | issi.c | 33 /* ISSI */ 78 .name = "issi",
|
D | Makefile | 12 spi-nor-objs += issi.o
|
/Linux-v5.15/arch/riscv/boot/dts/sifive/ |
D | hifive-unleashed-a00.dts | 66 compatible = "issi,is25wp256", "jedec,spi-nor";
|
D | hifive-unmatched-a00.dts | 214 compatible = "issi,is25wp256", "jedec,spi-nor";
|
/Linux-v5.15/drivers/infiniband/hw/mlx5/ |
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()
|
D | devx.c | 619 if (!dev->mdev->issi) in devx_is_valid_obj_id()
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 702 mlx5_core_err(dev, "Failed to query ISSI err(%d) status(%d) synd(%d)\n", in mlx5_core_set_issi() 707 mlx5_core_warn(dev, "Query ISSI is not supported by FW, ISSI is 0\n"); in mlx5_core_set_issi() 708 dev->issi = 0; in mlx5_core_set_issi() 721 mlx5_core_err(dev, "Failed to set ISSI to 1 err(%d)\n", in mlx5_core_set_issi() 726 dev->issi = 1; in mlx5_core_set_issi() 1010 mlx5_core_err(dev, "failed to set issi\n"); in mlx5_function_setup()
|
/Linux-v5.15/include/linux/mfd/ |
D | si476x-reports.h | 84 __s8 issi; member
|
/Linux-v5.15/Documentation/devicetree/bindings/mtd/ |
D | jedec,spi-nor.yaml | 35 - issi,is25lp016d
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | r8a77470-iwg23s-sbc.dts | 250 compatible = "issi,is25lp016d", "jedec,spi-nor";
|
/Linux-v5.15/Documentation/admin-guide/media/ |
D | si476x.rst | 141 0x17 issi Signed Image Strength Signal
|
/Linux-v5.15/include/linux/mlx5/ |
D | driver.h | 765 u32 issi; member
|
/Linux-v5.15/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 564 "^issi,.*":
|
/Linux-v5.15/drivers/mfd/ |
D | si476x-cmd.c | 1318 report->issi = resp[8]; in si476x_core_cmd_fm_rsq_status_a30()
|
/Linux-v5.15/drivers/scsi/csiostor/ |
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()
|
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 9033 case 0x9d: { /* ISSI -- Integrated Silicon Solution, Inc. */ in t4_get_flash_params() 9034 /* This Density -> Size decoding table is taken from ISSI in t4_get_flash_params()
|