Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6655/
H A Dsrom.h61 #define EEP_ANTINV 0x04 macro
H A Ddevice_main.c304 if (byValue & EEP_ANTINV) in device_init_registers()
/openbmc/linux/drivers/staging/vt6656/
H A Ddevice.h135 #define EEP_ANTINV BIT(2) macro
H A Dmain_usb.c291 if (antenna & EEP_ANTINV) in vnt_init_registers()