Home
last modified time | relevance | path

Searched full:vdet (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/iio/frequency/
Dadi,adrf6780.yaml97 adi,vdet-out-en:
99 VDET Output Select Enable. Expose the RF detector output to the
100 VDET external pin.
Dadi,admv1014.yaml84 available at output pin VDET.
/Linux-v6.1/Documentation/devicetree/bindings/rtc/
Depson,rx8900.yaml25 epson,vdet-disable:
47 epson,vdet-disable;
/Linux-v6.1/Documentation/devicetree/bindings/regulator/
Drichtek,rt5190a-regulator.yaml45 The mute function uses 'mutein', 'muteout', and 'vdet' pins as the control
47 'muteout'. But if the power source removal is detected from 'vdet',
/Linux-v6.1/drivers/rtc/
Drtc-rc5t619.c99 /* clear VDET PON */ in rc5t619_rtc_pon_setup()
Drtc-rv8803.c645 if (of_property_read_bool(client->dev.of_node, "epson,vdet-disable")) in rv8803_probe()
Drtc-rs5c372.c529 /* clear VDET bit */ in rs5c372_ioctl()
/Linux-v6.1/drivers/iio/frequency/
Dadrf6780.c441 st->vdet_out_en = device_property_read_bool(&spi->dev, "adi,vdet-out-en"); in adrf6780_properties_parse()