Searched refs:IMASK_INIT_CLEAR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/freescale/ | ||
D | gianfar.h | 356 #define IMASK_INIT_CLEAR 0x00000000 macro |
D | gianfar.c | 545 gfar_write(®s->imask, IMASK_INIT_CLEAR); in gfar_ints_disable() |