Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/usb/typec/
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
Dhd3ss3220.c3 * TI HD3SS3220 Type-C DRP Port Controller Driver
463 MODULE_DESCRIPTION("TI HD3SS3220 DRP Port Controller Driver");
Danx7411.c889 /* Set TCPC to RD and DRP enable */ in anx7411_chip_standby()
895 /* Send DRP toggle command */ in anx7411_chip_standby()
Dstusb160x.c554 /* Skip DRP/Source capabilities in case of Sink only */ in stusb160x_get_fw_caps()
/linux-6.15/Documentation/devicetree/bindings/usb/
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-6.15/Documentation/devicetree/bindings/iio/adc/
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
Dxlnx,zynqmp-ams.yaml140 PL-SYSMON block has DRP, JTAG and I2C interface to enable monitoring
141 from external master. Out of this interface currently only DRP is
/linux-6.15/drivers/clk/renesas/
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-6.15/fs/adfs/
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-6.15/drivers/usb/typec/tcpm/
Dtcpci.c191 /* Handle vendor drp toggling */ in tcpci_start_toggling()
270 * When port has drp toggling enabled, ROLE_CONTROL would only have the initial in tcpci_set_polarity()
272 * terminations when ConnectionResult is 0 i.e. drp toggling stops and in tcpci_set_polarity()
277 /* Disable DRP for the OPEN setting to take effect */ in tcpci_set_polarity()
284 /* Role control would have the Rp setting when DRP was enabled */ in tcpci_set_polarity()
292 /* Role control would have the Rp setting when DRP was enabled */ in tcpci_set_polarity()
Dtcpci_mt6360.c79 /* DRP Toggle Cycle : 51.2 + 6.4*val ms */ in mt6360_tcpc_init()
84 /* DRP Duyt Ctrl : dcSRC: /1024 */ in mt6360_tcpc_init()
Dtcpci_rt1711h.c139 /* dcSRC.DRP : 33% */ in rt1711h_init()
Dfusb302.c516 /* configure toggling mode: none/snk/src/drp */ in fusb302_set_toggling()
945 "unable to start drp toggling, ret=%d", ret); in tcpm_start_toggling()
948 fusb302_log(chip, "start drp toggling"); in tcpm_start_toggling()
/linux-6.15/include/linux/usb/
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-6.15/drivers/mmc/host/
Dsdhci-pci-dwc-mshc.c22 /* MMCM DRP */
/linux-6.15/fs/netfs/
Dfscache_stats.c72 seq_printf(m, "LRU : n=%u exp=%u rmv=%u drp=%u at=%ld\n", in fscache_stats_show()
/linux-6.15/Documentation/devicetree/bindings/connector/
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
430 # power delivery support, explicitly defines time properties and enables drp.
/linux-6.15/include/linux/soc/qcom/
Dllcc-qcom.h115 /* LLCC DRP registers */
/linux-6.15/drivers/edac/
Dpnd2_edac.c417 static struct d_cr_drp drp[DNV_NUM_CHANNELS]; variable
473 RD_REGP(&drp[i], d_cr_drp, dnv_dports[i]) || in dnv_get_registers()
987 daddr->dimm = (daddr->rank >= 2) ^ drp[pmiidx].dimmflip; in dnv_pmi2mem()
1078 struct d_cr_drp *d = &drp[ch]; in check_unit()
1279 d = &drp[i]; in dnv_get_dimm_config()
/linux-6.15/drivers/platform/chrome/
Dcros_usbpd_logger.c126 "DRP" : "Charger", in cros_usbpd_print_log_entry()
/linux-6.15/arch/arm/boot/dts/renesas/
Dr7s9210-rza2mevb.dts24 * +---------------------+ SW6-3 set to DRP
/linux-6.15/Documentation/ABI/testing/
Dsysfs-class-typec14 for example "[host] device" when DRP port is in host mode.
/linux-6.15/drivers/iio/adc/
Dadi-axi-adc.c133 * Make sure the DRP (Dynamic Reconfiguration Port) is locked. Not all in axi_adc_enable()
/linux-6.15/Documentation/filesystems/caching/
Dfscache.rst190 | |drp=N |Number of LRU'd cookies relinquished/withdrawn |
/linux-6.15/drivers/iio/dac/
Dadi-axi-dac.c132 * Make sure the DRP (Dynamic Reconfiguration Port) is locked. Not all in axi_dac_enable()

12