Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/bt8xx/
Dbttv-cards.c4150 long watchdog_value = 0x0E; in init_RTV24() local
4157 btwrite (0 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4159 btwrite (0x10 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4161 btwrite (0 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4170 btwrite (0x4400 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4172 btwrite (0x4410 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4174 btwrite (watchdog_value, BT848_GPIO_DATA); in init_RTV24()