Searched refs:dtx (Results 1 – 11 of 11) sorted by relevance
| /linux/scripts/dtc/ |
| H A D | dtx_diff | 87 dtx="$1" 90 if [ -d "${dtx}" ] ; then 94 if ( ! ${DTC} -I fs ${dtx} ) ; then 98 elif [ -f "${dtx}" ] && [ -r "${dtx}" ] ; then 100 magic=`hexdump -n 4 -e '/1 "%02x"' ${dtx}` 105 if ( ! ${DTC} -I dtb ${dtx} ) ; then 115 if ( cpp ${cpp_flags} -x assembler-with-cpp ${dtx} \ 132 dtx_arch=`echo "/${dtx}" | sed -e 's|.*/arch/||' -e 's|/.*||'` 166 echo "ERROR: ${dtx} does not exist or is not readable" >&2
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | marvell,armada-370-pinctrl.txt | 23 mpp7 7 gpo, ge0(txd1), tdm(dtx), audio(lrclk) 79 mpp54 54 gpo, dev(ad15), tdm(dtx)
|
| H A D | marvell,armada-375-pinctrl.txt | 39 mpp23 23 gpio, tdm(dtx)
|
| H A D | marvell,armada-xp-pinctrl.txt | 48 mpp27 27 gpio, lcd(e), tdm(dtx), ptp(trig)
|
| H A D | marvell,armada-39x-pinctrl.txt | 73 mpp51 51 gpio, tdm(dtx) [2], audio(sdo) [2], dram(deccerr), ua2(txd)
|
| H A D | marvell,armada-38x-pinctrl.txt | 69 mpp51 51 gpio, tdm(dtx), audio(sdo), dram(deccerr), ptp(trig)
|
| H A D | marvell,kirkwood-pinctrl.txt | 211 mpp48 48 gpio, ts(mp12), tdm(dtx) 281 mpp48 48 gpio, ts(mp12), tdm(dtx), lcd(d16)
|
| /linux/drivers/crypto/gemini/ |
| H A D | sl3516-ce.h | 237 dma_addr_t dtx; member
|
| /linux/Documentation/driver-api/surface_aggregator/clients/ |
| H A D | dtx.rst | 14 and re-attachment handling. To this end, it provides the ``/dev/surface/dtx`` 712 .. kernel-doc:: include/uapi/linux/surface_aggregator/dtx.h 718 https://github.com/linux-surface/surface-dtx-daemon.
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | debugfs.c | 566 struct dentry *d, *dtx, *drx; in wil6210_debugfs_create_ITR_CNT() local 570 dtx = debugfs_create_dir("TX", d); in wil6210_debugfs_create_ITR_CNT() 576 wil6210_debugfs_init_offset(wil, dtx, (void * __force)wil->csr, in wil6210_debugfs_create_ITR_CNT()
|
| /linux/ |
| H A D | MAINTAINERS | 17548 F: Documentation/driver-api/surface_aggregator/clients/dtx.rst 17550 F: include/uapi/linux/surface_aggregator/dtx.h
|