Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst_priv.h29 #define DST_IG_ENABLE 0 macro
H A Dbt878.c329 case DST_IG_ENABLE: in bt878_device_control()
H A Ddst.c67 if ((err = bt878_device_control(state->bt, DST_IG_ENABLE, &enb)) < 0) { in dst_gpio_outb()