Searched refs:PRESTERA_FW_REG_BASE (Results 1 – 1 of 1) sorted by relevance
182 #define PRESTERA_FW_REG_BASE(fw) ((fw)->dev.ctl_regs) macro183 #define PRESTERA_FW_REG_ADDR(fw, reg) PRESTERA_FW_REG_BASE((fw)) + (reg)