Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dsstfb.c1112 static struct dac_switch dacs[] = { variable
1132 for (i = 0; i < ARRAY_SIZE(dacs); i++) { in sst_detect_dactype()
1133 ret = dacs[i].detect(info); in sst_detect_dactype()
1139 f_dprintk("%s found %s\n", __func__, dacs[i].name); in sst_detect_dactype()
1140 par->dac_sw = dacs[i]; in sst_detect_dactype()
/linux/Documentation/devicetree/bindings/display/
H A Dst,stih4xx.txt212 reg-names = "hda-reg", "video-dacs-ctrl";