Searched +full:24 +full:c512 (Results 1 – 3 of 3) sorted by relevance
| /Documentation/i2c/ |
| D | slave-eeprom-backend.rst | 12 The following types are available: 24c02, 24c32, 24c64, and 24c512. Read-only 16 24c02, read/write, address 0x64: 17 # echo slave-24c02 0x1064 > /sys/bus/i2c/devices/i2c-1/new_device 19 24c512, read-only, address 0x42: 20 # echo slave-24c512ro 0x1042 > /sys/bus/i2c/devices/i2c-1/new_device
|
| /Documentation/devicetree/bindings/eeprom/ |
| D | at24.yaml | 22 - pattern: "^atmel,(24(c|cs|mac)[0-9]+|spd)$" 23 - enum: ["microchip,24aa025e48", "microchip,24aa025e64"] 42 … - pattern: "^(atmel|catalyst|microchip|nxp|ramtron|renesas|rohm|st),(24(c|cs|lc|mac)[0-9]+|spd)$" 43 - pattern: "^atmel,(24(c|cs|mac)[0-9]+|spd)$" 88 pattern: c512$ 111 - const: atmel,24c01 116 - const: atmel,24c02 123 - const: atmel,24c04 128 - const: atmel,24c16 131 - const: atmel,24c32 [all …]
|
| /Documentation/devicetree/bindings/i2c/ |
| D | atmel,at91sam-i2c.yaml | 109 compatible = "atmel,24c512"; 138 compatible = "atmel,24c02";
|