Searched defs:lan966x_oic_chip_regs (Results 1 – 1 of 1) sorted by relevance
22 struct lan966x_oic_chip_regs { struct23 int reg_off_ena_set;24 int reg_off_ena_clr;25 int reg_off_sticky;26 int reg_off_ident;27 int reg_off_map;146 static struct lan966x_oic_chip_regs lan966x_oic_chip_regs[3] = { variable