Searched refs:mscc_mac_table_offset (Results 1 – 2 of 2) sorted by relevance
29 const unsigned long *mscc_mac_table_offset) in vlan_wait_for_completion() argument39 mscc_mac_table_offset[MSCC_ANA_TABLES_MACACCESS]); in vlan_wait_for_completion()50 const unsigned long *mscc_mac_table_offset, in mscc_mac_table_add() argument66 writel(macl, regs + mscc_mac_table_offset[MSCC_ANA_TABLES_MACLDATA]); in mscc_mac_table_add()67 writel(mach, regs + mscc_mac_table_offset[MSCC_ANA_TABLES_MACHDATA]); in mscc_mac_table_add()73 regs + mscc_mac_table_offset[MSCC_ANA_TABLES_MACACCESS]); in mscc_mac_table_add()75 return vlan_wait_for_completion(regs, mscc_mac_table_offset); in mscc_mac_table_add()
16 const unsigned long *mscc_mac_table_offset,
Completed in 6 milliseconds