Home
last modified time | relevance | path

Searched full:reg_vref (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-uti260b.dts150 reg_vref: regulator-vref-4v2 { label
169 vref-supply = <&reg_vref>;
/linux/drivers/media/i2c/
H A Dov7670.c47 #define REG_VREF 0x03 /* Pieces of GAIN, VSTART, VSTOP */ macro
292 { REG_VSTOP, 0x7a }, { REG_VREF, 0x0a },
946 ret = ov7670_read(sd, REG_VREF, &v); in ov7670_set_hw()
951 return ov7670_write(sd, REG_VREF, v); in ov7670_set_hw()
1462 * GAIN is split between REG_GAIN and REG_VREF[7:6]. If one believes
/linux/drivers/misc/cardreader/
H A Drts5260.c394 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, REG_VREF, in rts5260_init_hw()