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