Searched full:lowres (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | atmel,sama9260-adc.yaml | 59 - lowres 118 atmel,adc-use-res = "lowres";
|
/openbmc/linux/include/linux/ |
H A D | dio.h | 221 #define DIO_ID2_LRCATSEYE 0x05 /* lowres "catseye" */
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | tmu.c | 46 return "uni-directional, LowRes"; in tmu_mode_name()
|
H A D | tb.c | 423 * into LowRes mode. in tb_enable_tmu()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | at91sam9rl.dtsi | 263 atmel,adc-res-names = "lowres", "highres";
|
H A D | at91sam9260.dtsi | 953 atmel,adc-res-names = "lowres", "highres";
|
H A D | at91sam9x5.dtsi | 1060 atmel,adc-res-names = "lowres", "highres";
|
H A D | at91sam9g45.dtsi | 1051 atmel,adc-res-names = "lowres", "highres";
|
H A D | sama5d3.dtsi | 324 atmel,adc-res-names = "lowres", "highres";
|
H A D | sama5d4.dtsi | 1222 atmel,adc-res-names = "lowres", "highres";
|
/openbmc/linux/drivers/iio/adc/ |
H A D | at91_adc.c | 1043 && !strcmp(s, "lowres")) in at91_adc_probe()
|