Home
last modified time | relevance | path

Searched refs:dtx (Results 1 – 11 of 11) sorted by relevance

/linux/scripts/dtc/
H A Ddtx_diff87 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 Dmarvell,armada-370-pinctrl.txt23 mpp7 7 gpo, ge0(txd1), tdm(dtx), audio(lrclk)
79 mpp54 54 gpo, dev(ad15), tdm(dtx)
H A Dmarvell,armada-375-pinctrl.txt39 mpp23 23 gpio, tdm(dtx)
H A Dmarvell,armada-xp-pinctrl.txt48 mpp27 27 gpio, lcd(e), tdm(dtx), ptp(trig)
H A Dmarvell,armada-39x-pinctrl.txt73 mpp51 51 gpio, tdm(dtx) [2], audio(sdo) [2], dram(deccerr), ua2(txd)
H A Dmarvell,armada-38x-pinctrl.txt69 mpp51 51 gpio, tdm(dtx), audio(sdo), dram(deccerr), ptp(trig)
H A Dmarvell,kirkwood-pinctrl.txt211 mpp48 48 gpio, ts(mp12), tdm(dtx)
281 mpp48 48 gpio, ts(mp12), tdm(dtx), lcd(d16)
/linux/drivers/crypto/gemini/
H A Dsl3516-ce.h237 dma_addr_t dtx; member
/linux/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst14 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 Ddebugfs.c566 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 DMAINTAINERS17548 F: Documentation/driver-api/surface_aggregator/clients/dtx.rst
17550 F: include/uapi/linux/surface_aggregator/dtx.h