Home
last modified time | relevance | path

Searched full:drp (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/usb/typec/
H A DKconfig56 tristate "Analogix ANX7411 Type-C DRP Port controller driver"
61 Say Y or M here if your system has Analogix ANX7411 Type-C DRP Port
81 tristate "TI HD3SS3220 Type-C DRP Port controller driver"
85 Say Y or M here if your system has TI HD3SS3220 Type-C DRP Port
H A Danx7411.c889 /* Set TCPC to RD and DRP enable */ in anx7411_chip_standby()
895 /* Send DRP toggle command */ in anx7411_chip_standby()
H A Dclass.c1720 dev_dbg(dev, "Preferred role only supported with DRP ports\n"); in preferred_role_store()
2545 /* Get the preferred power role for a DRP */ in typec_get_fw_cap()
/linux/Documentation/devicetree/bindings/usb/
H A Dti,hd3ss3220.yaml7 title: TI HD3SS3220 TypeC DRP Port Controller
13 HD3SS3220 is a USB SuperSpeed (SS) 2:1 mux with DRP port controller. The device provides Channel
16 Dual Role Port (DRP) making it ideal for any application.
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dxilinx-xadc.txt7 The XADC has a DRP interface for communication. Currently two different
8 frontends for the DRP interface exist. One that is only available on the ZYNQ
15 UltraScale+ FPGAs from Xilinx. The System Monitor provides a DRP interface for
/linux/fs/adfs/
H A Dsuper.c306 struct adfs_discrecord **drp) in adfs_validate_bblk() argument
323 *drp = dr; in adfs_validate_bblk()
328 struct adfs_discrecord **drp) in adfs_validate_dr0() argument
337 *drp = dr; in adfs_validate_dr0()
/linux/drivers/mmc/host/
H A Dsdhci-pci-dwc-mshc.c22 /* MMCM DRP */
/linux/fs/netfs/
H A Dfscache_stats.c72 seq_printf(m, "LRU : n=%u exp=%u rmv=%u drp=%u at=%ld\n", in fscache_stats_show()
/linux/Documentation/devicetree/bindings/connector/
H A Dusb-connector.yaml71 support. "dual" refers to Dual Role Port (DRP).
268 description: Represents the max time in ms that a DRP in source role should
466 # power delivery support, explicitly defines time properties and enables drp.
/linux/drivers/iio/adc/
H A Dadi-axi-adc.c141 * Make sure the DRP (Dynamic Reconfiguration Port) is locked. Not all in axi_adc_enable()
/linux/Documentation/filesystems/caching/
H A Dfscache.rst190 | |drp=N |Number of LRU'd cookies relinquished/withdrawn |
/linux/drivers/iio/dac/
H A Dadi-axi-dac.c132 * Make sure the DRP (Dynamic Reconfiguration Port) is locked. Not all in axi_dac_enable()
/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.c1059 cmd.map = 0; /* Algo sequence: Gain - DRP - FIR - IIR */ in sst_set_media_loop()
/linux/arch/mips/cavium-octeon/
H A Docteon-irq.c1132 case 48 ... 49: /* GMX DRP */ in octeon_irq_ciu_is_edge()
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c5570 * For DRP, timeouts differ. Also, handling is supposed to be in run_state_machine()
6725 * DRP port should move to Unattached.SNK instead of Unattached.SRC if in _tcpm_pd_vbus_off()
7963 /* FRS can only be supported by DRP ports */ in tcpm_fw_get_caps()