| /linux-6.15/Documentation/devicetree/bindings/hwmon/ |
| H A D | winbond,w83781d.yaml | 4 $id: http://devicetree.org/schemas/hwmon/winbond,w83781d.yaml# 15 - winbond,w83781d 16 - winbond,w83781g 17 - winbond,w83782d 18 - winbond,w83783s 37 compatible = "winbond,w83781d";
|
| H A D | national,lm90.yaml | 42 - winbond,w83l771 165 - winbond,w83l771
|
| /linux-6.15/drivers/ata/ |
| H A D | pata_legacy.c | 117 static int winbond = 1; variable 119 static int winbond; variable 121 module_param(winbond, int, 0); 122 MODULE_PARM_DESC(winbond, 903 winbond_writecfg(winbond, 0x81, reg); in probe_chip_type() 904 reg = winbond_readcfg(winbond, 0x83); in probe_chip_type() 906 winbond_writecfg(winbond, 0x83, reg); in probe_chip_type() 907 reg = winbond_readcfg(winbond, 0x85); in probe_chip_type() 909 winbond_writecfg(winbond, 0x85, reg); in probe_chip_type() 911 reg = winbond_readcfg(winbond, 0x81); in probe_chip_type() [all …]
|
| /linux-6.15/drivers/mtd/nand/spi/ |
| H A D | Makefile | 4 spinand-objs += micron.o paragon.o skyhigh.o toshiba.o winbond.o xtx.o
|
| /linux-6.15/drivers/net/ethernet/dec/tulip/ |
| H A D | Makefile | 10 obj-$(CONFIG_WINBOND_840) += winbond-840.o
|
| /linux-6.15/drivers/mtd/spi-nor/ |
| H A D | Makefile | 15 spi-nor-objs += winbond.o
|
| /linux-6.15/arch/mips/boot/dts/qca/ |
| H A D | ar9331_omega.dts | 72 compatible = "winbond,w25q128", "jedec,spi-nor";
|
| H A D | ar9331_dpt_module.dts | 74 compatible = "winbond,w25q128", "jedec,spi-nor";
|
| H A D | ar9331_openembed_som9331_board.dts | 74 compatible = "winbond,w25q64", "jedec,spi-nor";
|
| H A D | ar9331_dragino_ms14.dts | 96 compatible = "winbond,w25q128", "jedec,spi-nor";
|
| /linux-6.15/arch/arm/boot/dts/allwinner/ |
| H A D | suniv-f1c100s-licheepi-nano.dts | 49 compatible = "winbond,w25q128", "jedec,spi-nor";
|
| H A D | sun8i-s3-pinecube.dts | 210 compatible = "winbond,w25q128", "jedec,spi-nor";
|
| /linux-6.15/Documentation/devicetree/bindings/mtd/ |
| H A D | jedec,spi-nor.yaml | 31 winbond,w25x(80|32)|\ 32 (winbond,)?w25q(16|32(w|dw)?|64(dw)?|80bl|128(fw)?|256))$"
|
| /linux-6.15/arch/arm/boot/dts/nuvoton/ |
| H A D | nuvoton-npcm750-evb.dts | 328 compatible = "winbond,w25q128", 349 compatible = "winbond,w25q128fw",
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | w83l786ng.rst | 12 Datasheet: http://www.winbond-usa.com/products/winbond_products/pdfs/PCIC/W83L786NRNG09.pdf
|
| H A D | w83l785ts.rst | 14 http://www.winbond-usa.com/products/winbond_products/pdfs/PCIC/W83L785TS-S.pdf
|
| /linux-6.15/drivers/media/rc/ |
| H A D | Makefile | 52 obj-$(CONFIG_IR_WINBOND_CIR) += winbond-cir.o
|
| /linux-6.15/arch/arm/boot/dts/marvell/ |
| H A D | mmp3-dell-ariel.dts | 125 compatible = "winbond,w25q32", "jedec,spi-nor";
|
| H A D | dove-cm-a510.dtsi | 172 compatible = "winbond,w25q80";
|
| /linux-6.15/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h5-orangepi-zero-plus.dts | 112 compatible = "mxicy,mx25l1606e", "winbond,w25q128";
|
| H A D | sun50i-h6-pine-h64.dts | 314 compatible = "winbond,w25q128", "jedec,spi-nor";
|
| /linux-6.15/Documentation/devicetree/bindings/tpm/ |
| H A D | tcg,tpm-tis-i2c.yaml | 48 - winbond,wpct301 # TPM 1.2
|
| /linux-6.15/arch/arm/boot/dts/samsung/ |
| H A D | exynos4210-smdkv310.dts | 210 compatible = "winbond,w25x80", "jedec,spi-nor";
|
| /linux-6.15/drivers/hwmon/ |
| H A D | w83781d.c | 1091 enum vendor { winbond, asus } vendid; in w83781d_detect() enumerator 1142 vendid = winbond; in w83781d_detect() 1153 if ((val1 == 0x10 || val1 == 0x11) && vendid == winbond) in w83781d_detect() 1155 else if (val1 == 0x30 && vendid == winbond) in w83781d_detect() 1157 else if (val1 == 0x40 && vendid == winbond && address == 0x2d) in w83781d_detect()
|
| /linux-6.15/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp42x-freecom-fsg-3.dts | 75 compatible = "winbond,w83781d";
|