Searched refs:RF5C_CHIP_RF5C396 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pcmcia/ | ||
H A D | ricoh.h | 66 #define RF5C_CHIP_RF5C396 0xb2 macro |
H A D | i82365.c | 613 if ((val == RF5C_CHIP_RF5C296) || (val == RF5C_CHIP_RF5C396)) in identify() |