Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddc2114x.c11 #undef DEBUG_SROM
556 #ifdef DEBUG_SROM in do_read_eeprom()
610 #ifdef DEBUG_SROM in do_eeprom_cmd()
635 #ifdef DEBUG_SROM in do_eeprom_cmd()
663 #ifdef DEBUG_SROM in write_srom()
682 #ifdef DEBUG_SROM in write_srom()
693 #ifdef DEBUG_SROM in write_srom()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Dde4x5.h850 #define DEBUG_SROM 0x0010 /* Print SROM messages */ macro
H A Dde4x5.c5326 if (de4x5_debug & DEBUG_SROM) { in de4x5_dbg_srom()