Searched refs:SDT (Results 1 – 4 of 4) sorted by relevance
72 #define SDT VDREG8(0x10e) macro
792 reg_write(vc->dev, SDT[vc->ch], val); in tw686x_set_standard()846 old_std = reg_read(dev, SDT[vc->ch]); in tw686x_querystd()847 reg_write(dev, SDT[vc->ch], 0x7); in tw686x_querystd()853 detected_std = reg_read(dev, SDT[vc->ch]); in tw686x_querystd()858 reg_write(dev, SDT[vc->ch], old_std); in tw686x_querystd()
65 #define SDT 0x1C /* Standard Selection */ macro
68 #define SDT (1 << 2) /* slave data transmitted */ macro