Home
last modified time | relevance | path

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

/linux/drivers/media/radio/si470x/
H A Dradio-si470x.h55 #define POWERCFG_SEEKUP 0x0200 /* bits 09..09: Seek Direction */ macro
H A Dradio-si470x-common.c333 radio->registers[POWERCFG] |= POWERCFG_SEEKUP; in si470x_set_seek()
335 radio->registers[POWERCFG] &= ~POWERCFG_SEEKUP; in si470x_set_seek()