apple_tunable_apply
apple_tunable_apply(atcphy->regs.core, atcphy->tunables.common[0]);
apple_tunable_apply(atcphy->regs.axi2af, atcphy->tunables.axi2af);
apple_tunable_apply(atcphy->regs.core, atcphy->tunables.common[1]);
apple_tunable_apply(atcphy->regs.core, atcphy->tunables.lane_usb3[lane0]);
apple_tunable_apply(atcphy->regs.core, atcphy->tunables.lane_dp[lane1]);
apple_tunable_apply(atcphy->regs.core, atcphy->tunables.lane_dp[lane0]);
apple_tunable_apply(atcphy->regs.core, atcphy->tunables.lane_dp[lane1]);
apple_tunable_apply(atcphy->regs.core, atcphy->tunables.lane_usb4[lane0]);
apple_tunable_apply(atcphy->regs.core, atcphy->tunables.lane_usb4[lane1]);
EXPORT_SYMBOL(apple_tunable_apply);
void apple_tunable_apply(void __iomem *regs, struct apple_tunable *tunable);