Home
last modified time | relevance | path

Searched full:unchained (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/devicetree/bindings/timer/
H A Dti,da830-timer.yaml16 in conjunction (chain mode) or independently (unchained mode) of each other.
H A Dti,keystone-timer.yaml17 conjunction (chain mode) or independently (unchained mode) of each other.
/linux/drivers/clocksource/
H A Dtimer-davinci.c233 * timer to dual 32-bit unchained mode, unreset both 32-bit timers. in davinci_timer_init()
/linux/include/sound/
H A Dac97_codec.h263 unsigned short unchained[3]; // 0 = C34, 1 = C79, 2 = C69 member
/linux/drivers/scsi/libsas/
H A Dsas_init.c152 /* Set the state to unregistered to avoid further unchained in sas_disable_events()
/linux/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c592 len += scnprintf(buf + len, buf_len - len, "MSDUs unchained\t\t\t"); in ath10k_dbg_sta_read_tid_stats()
/linux/drivers/usb/host/
H A Dxhci.h1776 * 0.96 hardware from AMD and NEC was found to ignore unchained isochronous link TRBs when
H A Dxhci-ring.c808 /* link TRBs should now be unchained, but some old HCs expect otherwise */ in td_to_noop()