Lines Matching refs:KS_CMDA
45 #define KS_CMDA 0x01 macro
206 table[KS_CMDA] = 0x2c; /* VSE=0, CCIR 601, autodetect standard */ in init_reg_defaults()
408 ks0127_and_or(sd, KS_CMDA, 0xfc, 0x00); in ks0127_s_routing()
410 ks0127_and_or(sd, KS_CMDA, ~0x40, 0x00); in ks0127_s_routing()
442 ks0127_and_or(sd, KS_CMDA, 0xfc, 0x00); in ks0127_s_routing()
444 ks0127_and_or(sd, KS_CMDA, ~0x40, 0x00); in ks0127_s_routing()
474 ks0127_and_or(sd, KS_CMDA, 0xfc, 0x03); in ks0127_s_routing()
477 ks0127_and_or(sd, KS_CMDA, 0xfc, 0x02); in ks0127_s_routing()
479 ks0127_and_or(sd, KS_CMDA, 0xff, 0x40); /* VSE=1 */ in ks0127_s_routing()
662 ks0127_write(sd, KS_CMDA, 0x2c); in ks0127_probe()
676 ks0127_write(sd, KS_CMDA, 0x2c | 0x80); /* power down */ in ks0127_remove()