Home
last modified time | relevance | path

Searched refs:POWERCFG_SEEKUP (Results 1 – 2 of 2) sorted by relevance

/drivers/media/radio/si470x/
Dradio-si470x.h68 #define POWERCFG_SEEKUP 0x0200 /* bits 09..09: Seek Direction */ macro
Dradio-si470x-common.c338 radio->registers[POWERCFG] |= POWERCFG_SEEKUP; in si470x_set_seek()
340 radio->registers[POWERCFG] &= ~POWERCFG_SEEKUP; in si470x_set_seek()