Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-cards.c4245 long watchdog_value = 0x0E; in init_RTV24() local
4252 btwrite (0 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4254 btwrite (0x10 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4256 btwrite (0 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4265 btwrite (0x4400 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4267 btwrite (0x4410 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4269 btwrite (watchdog_value, BT848_GPIO_DATA); in init_RTV24()