Searched refs:A_CNF_DC_DC_POLARITY (Results 1 – 2 of 2) sorted by relevance
/external/grub/netboot/ | ||
D | cs89x0.h | 383 #define A_CNF_DC_DC_POLARITY 0x0080 macro |
D | cs89x0.c | 176 if (((eth_adapter_cnf & A_CNF_DC_DC_POLARITY) != 0) ^ on_not_off) in control_dc_dc() |