Lines Matching +full:address +full:- +full:0
4 # SPDX-License-Identifier: Apache-2.0
20 DT_ETH_SAM_GMAC_NQ := $(dt_node_int_prop_int,$(DT_ETH_SAM_GMAC_PATH),num-queues)
47 default 0
48 range 0 1 if ETH_SAM_GMAC_QUEUES = 2
49 range 0 2 if ETH_SAM_GMAC_QUEUES = 3
50 range 0 3 if ETH_SAM_GMAC_QUEUES = 4
51 range 0 4 if ETH_SAM_GMAC_QUEUES = 5
52 range 0 5 if ETH_SAM_GMAC_QUEUES = 6
75 Read MAC address from an I2C EEPROM.
80 hex "I2C 7-bit EEPROM chip address"
81 range 0 0xff
83 I2C 7-bit address of the EEPROM chip.
86 hex "I2C EEPROM internal address"
87 range 0 0xffffffff
89 Internal address of the EEPROM chip where the MAC address is stored.
90 Chips with 1 to 4 byte internal address size are supported. Address
94 int "I2C EEPROM internal address size"
98 Size (in bytes) of the internal EEPROM address.