Home
last modified time | relevance | path

Searched refs:w1 (Results 1 – 13 of 13) sorted by relevance

/drivers/md/
Draid6altivec.uc77 unative_t wd$$, wq$$, wp$$, w1$$, w2$$;
90 w1$$ = SHLBYTE(wq$$);
92 w1$$ = vec_xor(w1$$, w2$$);
93 wq$$ = vec_xor(w1$$, wd$$);
Draid6int.uc88 unative_t wd$$, wq$$, wp$$, w1$$, w2$$;
100 w1$$ = SHLBYTE(wq$$);
102 w1$$ ^= w2$$;
103 wq$$ = w1$$ ^ wd$$;
/drivers/w1/
DKconfig22 There are three types of messages between w1 core and userspace:
28 source drivers/w1/masters/Kconfig
29 source drivers/w1/slaves/Kconfig
DMakefile6 wire-objs := w1.o w1_int.o w1_family.o w1_netlink.o w1_io.o
/drivers/w1/masters/
DMakefile11 obj-$(CONFIG_W1_MASTER_GPIO) += w1-gpio.o
DKconfig59 will be called w1-gpio.ko.
/drivers/block/paride/
Dparide.h106 #define w1(byte) {out_p(1,byte);} macro
/drivers/
DKconfig57 source "drivers/w1/Kconfig"
DMakefile74 obj-$(CONFIG_W1) += w1/
/drivers/gpu/drm/via/
Dvia_dma.c66 #define VIA_OUT_RING_QW(w1,w2) \ argument
67 *vb++ = (w1); \
/drivers/mmc/host/
Dpxamci.c253 u32 w1 = readl(host->base + MMC_RES) & 0xffff; in pxamci_cmd_done() local
255 cmd->resp[i] = v << 24 | w1 << 8 | w2 >> 8; in pxamci_cmd_done()
/drivers/net/cxgb3/
Dsge.c2643 int work_done, w0, w1; in t3_intr() local
2651 w1 = adap->params.nports == 2 && in t3_intr()
2654 if (likely(w0 | w1)) { in t3_intr()
2661 if (w1) in t3_intr()
2664 work_done = w0 | w1; in t3_intr()
/drivers/input/mouse/
DKconfig30 <http://w1.894.telia.com/~u89404340/touchpad/index.html>