Home
last modified time | relevance | path

Searched full:drp (Results 1 – 20 of 20) 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 Dhd3ss3220.c3 * TI HD3SS3220 Type-C DRP Port Controller Driver
534 MODULE_DESCRIPTION("TI HD3SS3220 DRP Port Controller Driver");
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.c1626 dev_dbg(dev, "Preferred role only supported with DRP ports\n"); in preferred_role_store()
2451 /* 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/drivers/clk/renesas/
H A Dr9a07g044-cpg.c152 struct cpg_core_clk drp[3]; member
229 .drp = {
240 struct rzg2l_mod_clk drp[5]; member
404 .drp = {
530 .num_core_clks = ARRAY_SIZE(core_clks.common) + ARRAY_SIZE(core_clks.drp),
540 .num_mod_clks = ARRAY_SIZE(mod_clks.common) + ARRAY_SIZE(mod_clks.drp),
/linux/fs/adfs/
H A Dsuper.c306 struct adfs_discrecord **drp) in adfs_validate_bblk() argument
320 *drp = dr; in adfs_validate_bblk()
325 struct adfs_discrecord **drp) in adfs_validate_dr0() argument
334 *drp = dr; in adfs_validate_dr0()
/linux/include/linux/usb/
H A Dtypec.h142 * @roles: Only for ports. DRP if the mode is available in both roles
251 * @try_role: Set data role preference for DRP port
287 * @prefer_role: Initial role preference (DRP ports).
/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/include/linux/soc/qcom/
H A Dllcc-qcom.h130 /* LLCC DRP registers */
/linux/drivers/usb/typec/tcpm/
H A Dtcpci_rt1711h.c139 /* dcSRC.DRP : 33% */ in rt1711h_init()
H A Dfusb302.c517 /* configure toggling mode: none/snk/src/drp */ in fusb302_set_toggling()
953 "unable to start drp toggling, ret=%d", ret); in tcpm_start_toggling()
956 fusb302_log(chip, "start drp toggling"); in tcpm_start_toggling()
H A Dtcpm.c5201 * For DRP, timeouts differ. Also, handling is supposed to be in run_state_machine()
6317 * DRP port should move to Unattached.SNK instead of Unattached.SRC if in _tcpm_pd_vbus_off()
7346 /* FRS can only be supported by DRP ports */ in tcpm_fw_get_caps()
/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.c133 * Make sure the DRP (Dynamic Reconfiguration Port) is locked. Not all in axi_dac_enable()
/linux/drivers/soc/qcom/
H A Dllcc-qcom.c3767 /* LLCC DRP registers */
3794 /* LLCC DRP registers */
3821 /* LLCC DRP registers */
/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()