Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c4236 long watchdog_value = 0x0E; in init_RTV24() local
4243 btwrite (0 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4245 btwrite (0x10 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4247 btwrite (0 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4256 btwrite (0x4400 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4258 btwrite (0x4410 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4260 btwrite (watchdog_value, BT848_GPIO_DATA); in init_RTV24()