Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/bt8xx/
Dbttv-cards.c4111 long watchdog_value = 0x0E; in init_RTV24() local
4119 btwrite (0 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4121 btwrite (0x10 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4123 btwrite (0 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4133 btwrite (0x4400 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4135 btwrite (0x4410 + watchdog_value, BT848_GPIO_DATA); in init_RTV24()
4137 btwrite (watchdog_value, BT848_GPIO_DATA); in init_RTV24()