Searched refs:drx (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | marvell,kirkwood-pinctrl.txt | 146 mpp32 32 gpio, ge1(txclko), ts(mp12), tdm(drx) 147 mpp33 33 gpo, ge1(txclk), tdm(drx) 195 mpp32 32 gpio, ge1(txclko), ts(mp12), tdm(drx) 196 mpp33 33 gpo, ge1(txclk), tdm(drx) 210 mpp47 47 gpio, ts(mp11), tdm(drx) 264 mpp32 32 gpio, ge1(txclko), ts(mp12), tdm(drx), lcd(d12) 265 mpp33 33 gpo, ge1(txclk), tdm(drx), lcd(d13) 280 mpp47 47 gpio, ts(mp11), tdm(drx), lcd(vsync)
|
D | marvell,armada-370-pinctrl.txt | 24 mpp8 8 gpio, ge0(txd2), uart0(rts), tdm(drx), audio(bclk) 92 mpp62 62 gpio, dev(a2), uart1(cts), tdm(drx), pcie(clkreq0),
|
D | marvell,armada-375-pinctrl.txt | 38 mpp22 22 gpio, tdm(drx)
|
D | marvell,armada-xp-pinctrl.txt | 49 mpp28 28 gpio, lcd(pwm), tdm(drx), ptp(evreq)
|
D | marvell,armada-39x-pinctrl.txt | 72 mpp50 50 gpio, pcie0(rstout), tdm(drx) [2], audio(extclk) [2], sd0(cmd), ua2(rxd)
|
D | marvell,armada-38x-pinctrl.txt | 68 mpp50 50 gpio, pcie0(rstout), tdm(drx), audio(extclk), sd0(cmd)
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 447 struct dentry *d, *dtx, *drx; in wil6210_debugfs_create_ITR_CNT() local 454 drx = debugfs_create_dir("RX", d); in wil6210_debugfs_create_ITR_CNT() 455 if (IS_ERR_OR_NULL(dtx) || IS_ERR_OR_NULL(drx)) in wil6210_debugfs_create_ITR_CNT() 464 wil6210_debugfs_init_offset(wil, drx, (void * __force)wil->csr, in wil6210_debugfs_create_ITR_CNT()
|