Home
last modified time | relevance | path

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

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