Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Di82365.c178 IS_IBM, IS_RF5Cx96, IS_VLSI, IS_VG468, IS_VG469, enumerator
382 if (socket[s].type == IS_VG469) in vg46x_get_state()
390 if (socket[s].type == IS_VG469) in vg46x_set_state()
404 if (socket[s].type == IS_VG469) { in vg46x_set_opts()
608 type = ((val & 7) >= 4) ? IS_VG469 : IS_VG468; in identify()
905 if (socket[sock].type == IS_VG469) { in i365_get_status()