Home
last modified time | relevance | path

Searched +full:89 +full:hpes32nt8ag2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/misc/
H A Didt,89hpesx.yaml4 $id: http://devicetree.org/schemas/misc/idt,89hpesx.yaml#
7 title: EEPROM / CSR SMBus-slave interface of IDT 89HPESx devices
16 pattern: '^idt,89hpes'
23 - pattern: '^idt,89hpes(8nt2|12nt3|12n3a?|24n3a?|(12|24)t3g2|4t4g2|10t4g2|[56]t5|8t5a?)$'
24 - pattern: '^idt,89hpes(6t6g2|16t7|(24t6|32t8|48t12|16t4a?)(g2)?)$'
25 - pattern: '^idt,89hpes(24nt6a|32nt8[ab]|12nt12|16nt16|24nt24|32nt24[ab])g2$'
26 - pattern: '^idt,89hpes((32h8|48h12a?|22h16|34h16|64h16a?)(g2)?|16h16)$'
60 compatible = "idt,89hpes32nt8ag2";
/openbmc/linux/drivers/misc/eeprom/
H A Didt_89hpesx.c11 * NOTE of the IDT 89HPESx SMBus-slave interface driver
20 * Additionally IDT 89HPESx SMBus interface has an ability to write/read
54 #define IDT_NAME "89hpesx"
55 #define IDT_89HPESX_DESC "IDT 89HPESx SMBus-slave interface driver"
69 * struct idt_89hpesx_dev - IDT 89HPESx device data structure
111 * struct idt_smb_seq - sequence of data to be read/written from/to IDT 89HPESx
223 * IDT 89HPESx basic register
224 * @IDT_VIDDID_CSR: PCIe VID and DID of IDT 89HPESx
231 * IDT 89HPESx can send NACK when new command is sent before previous one
1246 * idt_check_dev() - check whether it's really IDT 89HPESx device
[all …]
/openbmc/linux/drivers/ntb/hw/idt/
H A Dntb_hw_idt.c2827 .name = "89HPES24NT6AG2",
2831 .name = "89HPES32NT8AG2",
2835 .name = "89HPES32NT8BG2",
2839 .name = "89HPES12NT12G2",
2843 .name = "89HPES16NT16G2",
2847 .name = "89HPES24NT24G2",
2851 .name = "89HPES32NT24AG2",
2855 .name = "89HPES32NT24BG2",
2863 {IDT_PCI_DEVICE_IDS(89HPES24NT6AG2, idt_89hpes24nt6ag2_config)},
2864 {IDT_PCI_DEVICE_IDS(89HPES32NT8AG2, idt_89hpes32nt8ag2_config)},
[all …]