Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbttv-cards.c4239 long watchdog_value = 0x0E; in init_RTV24() local
4246 btwrite (0 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4248 btwrite (0x10 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4250 btwrite (0 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4259 btwrite (0x4400 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4261 btwrite (0x4410 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4263 btwrite (watchdog_value, BT848_GPIO_DATA); in init_RTV24()