Home
last modified time | relevance | path

Searched refs:OA_TC6_REG_INT_MASK0 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Doa_tc6.h45 #define OA_TC6_REG_INT_MASK0 0x000C macro
/linux/drivers/net/ethernet/
H A Doa_tc6.c669 ret = oa_tc6_read_register(tc6, OA_TC6_REG_INT_MASK0, &regval); in oa_tc6_unmask_macphy_error_interrupts()
678 return oa_tc6_write_register(tc6, OA_TC6_REG_INT_MASK0, regval); in oa_tc6_unmask_macphy_error_interrupts()
780 oa_tc6_write_register(tc6, OA_TC6_REG_INT_MASK0, regval); in oa_tc6_process_extended_status()