Home
last modified time | relevance | path

Searched full:lowres (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Datmel,sama9260-adc.yaml59 - lowres
118 atmel,adc-use-res = "lowres";
/openbmc/linux/include/linux/
H A Ddio.h221 #define DIO_ID2_LRCATSEYE 0x05 /* lowres "catseye" */
/openbmc/linux/drivers/thunderbolt/
H A Dtmu.c46 return "uni-directional, LowRes"; in tmu_mode_name()
H A Dtb.c423 * into LowRes mode. in tb_enable_tmu()
/openbmc/u-boot/arch/arm/dts/
H A Dat91sam9rl.dtsi263 atmel,adc-res-names = "lowres", "highres";
H A Dat91sam9260.dtsi953 atmel,adc-res-names = "lowres", "highres";
H A Dat91sam9x5.dtsi1060 atmel,adc-res-names = "lowres", "highres";
H A Dat91sam9g45.dtsi1051 atmel,adc-res-names = "lowres", "highres";
H A Dsama5d3.dtsi324 atmel,adc-res-names = "lowres", "highres";
H A Dsama5d4.dtsi1222 atmel,adc-res-names = "lowres", "highres";
/openbmc/linux/drivers/iio/adc/
H A Dat91_adc.c1043 && !strcmp(s, "lowres")) in at91_adc_probe()