Home
last modified time | relevance | path

Searched refs:common_mem_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/i2c/
H A Di2c-smbus.c369 u8 common_mem_type = 0x0, mem_type; in i2c_register_spd() local
386 if (!common_mem_type) { in i2c_register_spd()
388 common_mem_type = mem_type; in i2c_register_spd()
391 if (mem_type != common_mem_type) { in i2c_register_spd()
417 switch (common_mem_type) { in i2c_register_spd()
433 common_mem_type); in i2c_register_spd()