mtkswitch_reg_read
return (sc->hal.mtkswitch_reg_read(dev, addr));
sc->hal.mtkswitch_reg_read = mtkswitch_reg_read;
sc->hal.mtkswitch_reg_read = mtkswitch_reg_read;
int (* mtkswitch_reg_read) (device_t, int);