/Linux-v6.1/Documentation/devicetree/bindings/leds/ |
D | issi,is31fl319x.yaml | 4 $id: http://devicetree.org/schemas/leds/issi,is31fl319x.yaml# 7 title: ISSI LED controllers bindings for IS31FL319{0,1,3,6,9} 26 - issi,is31fl3190 27 - issi,is31fl3191 28 - issi,is31fl3193 29 - issi,is31fl3196 30 - issi,is31fl3199 82 - issi,is31fl3190 83 - issi,is31fl3191 84 - issi,is31fl3193 [all …]
|
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
|
/Linux-v6.1/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, }, 500 MODULE_DESCRIPTION("ISSI IS31FL32xx LED driver");
|
D | leds-is31fl319x.c | 351 { .compatible = "issi,is31fl3190", .data = &is31fl3190_cdef, }, 352 { .compatible = "issi,is31fl3191", .data = &is31fl3190_cdef, }, 353 { .compatible = "issi,is31fl3193", .data = &is31fl3193_cdef, }, 354 { .compatible = "issi,is31fl3196", .data = &is31fl3196_cdef, }, 355 { .compatible = "issi,is31fl3199", .data = &is31fl3199_cdef, },
|
D | Kconfig | 699 tristate "LED Support for ISSI IS31FL319x I2C LED controller family" 703 This option enables support for LEDs connected to ISSI IS31FL319x 711 tristate "LED support for ISSI IS31FL32XX I2C LED controller family" 714 Say Y here to include support for ISSI IS31FL32XX and Si-En SN32xx
|
/Linux-v6.1/drivers/mtd/spi-nor/ |
D | issi.c | 48 /* ISSI */ 101 .name = "issi",
|
D | Makefile | 12 spi-nor-objs += issi.o
|
/Linux-v6.1/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-v6.1/Documentation/devicetree/bindings/mtd/ |
D | jedec,spi-nor.yaml | 36 - issi,is25lp016d
|
/Linux-v6.1/include/linux/mfd/ |
D | si476x-reports.h | 84 __s8 issi; member
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 821 mlx5_core_err(dev, "Failed to query ISSI err(%d) status(%d) synd(%d)\n", in mlx5_core_set_issi() 826 mlx5_core_warn(dev, "Query ISSI is not supported by FW, ISSI is 0\n"); in mlx5_core_set_issi() 827 dev->issi = 0; in mlx5_core_set_issi() 840 mlx5_core_err(dev, "Failed to set ISSI to 1 err(%d)\n", in mlx5_core_set_issi() 845 dev->issi = 1; in mlx5_core_set_issi() 1143 mlx5_core_err(dev, "failed to set issi\n"); in mlx5_function_setup()
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | r8a77470-iwg23s-sbc.dts | 252 compatible = "issi,is25lp016d", "jedec,spi-nor";
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | si476x.rst | 141 0x17 issi Signed Image Strength Signal
|
/Linux-v6.1/arch/arm64/boot/dts/marvell/ |
D | armada-7040-mochabin.dts | 234 compatible = "issi,is31fl3199";
|
/Linux-v6.1/include/linux/mlx5/ |
D | driver.h | 788 u32 issi; member
|
/Linux-v6.1/drivers/mfd/ |
D | si476x-cmd.c | 1318 report->issi = resp[8]; in si476x_core_cmd_fm_rsq_status_a30()
|
/Linux-v6.1/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 632 "^issi,.*":
|
/Linux-v6.1/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-v6.1/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()
|