SI470X_SEEKUP
powercfg &= ~(SI470X_SKMODE|SI470X_SEEKUP|SI470X_SEEK);
powercfg |= up ? SI470X_SEEKUP : 0;