Home
last modified time | relevance | path

Searched full:drp (Results 1 – 19 of 19) 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
551 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()
/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 = {
539 .num_core_clks = ARRAY_SIZE(core_clks.common) + ARRAY_SIZE(core_clks.drp),
549 .num_mod_clks = ARRAY_SIZE(mod_clks.common) + ARRAY_SIZE(mod_clks.drp),
/linux/fs/adfs/
H A Dsuper.c303 struct adfs_discrecord **drp) in adfs_probe()
320 *drp = dr; in adfs_validate_bblk()
325 struct adfs_discrecord **drp) in adfs_validate_bblk()
334 *drp = dr; in adfs_validate_dr0()
306 adfs_validate_bblk(struct super_block * sb,struct buffer_head * bh,struct adfs_discrecord ** drp) adfs_validate_bblk() argument
328 adfs_validate_dr0(struct super_block * sb,struct buffer_head * bh,struct adfs_discrecord ** drp) adfs_validate_dr0() argument
/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/edac/
H A Dpnd2_edac.c416 static struct d_cr_drp drp[DNV_NUM_CHANNELS]; variable
472 RD_REGP(&drp[i], d_cr_drp, dnv_dports[i]) || in dnv_get_registers()
986 daddr->dimm = (daddr->rank >= 2) ^ drp[pmiidx].dimmflip; in dnv_pmi2mem()
1077 struct d_cr_drp *d = &drp[ch]; in check_unit()
1278 d = &drp[i]; in dnv_get_dimm_config()
/linux/drivers/platform/chrome/
H A Dcros_usbpd_logger.c126 "DRP" : "Charger", in cros_usbpd_print_log_entry()
/linux/drivers/usb/typec/tcpm/
H A Dtcpci_rt1711h.c132 /* dcSRC.DRP : 33% */ in rt1711h_init()
H A Dtcpm.c5815 * For DRP, timeouts differ. Also, handling is supposed to be in run_state_machine()
6955 * DRP port should move to Unattached.SNK instead of Unattached.SRC if in _tcpm_pd_vbus_off()
8340 /* FRS can only be supported by DRP ports */ in tcpm_fw_get_caps()
/linux/drivers/iio/adc/
H A Dadi-axi-adc.c144 * 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.c131 * 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.c1050 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()