Searched refs:PP_RxCTL_Broadcast (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/net/ | ||
D | cs8900.h | 94 #define PP_RxCTL_Broadcast 0x0800 /* Accept broadcast frames */ macro |
D | cs8900.c | 104 PP_RxCTL_IA | PP_RxCTL_Broadcast | PP_RxCTL_RxOK); in cs8900_reginit() |