Searched refs:SW (Results 1 - 12 of 12) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dfloppy.h28 #define SW fd_routine[use_virtual_dma&1] macro
40 #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA)
41 #define fd_dma_mem_alloc(size) SW._dma_mem_alloc(size)
42 #define fd_dma_setup(addr, size, mode, io) SW._dma_setup(addr, size, mode, io)
/linux-master/arch/x86/include/asm/
H A Dfloppy.h30 #define SW fd_routine[use_virtual_dma & 1] macro
42 #define fd_get_dma_residue() SW._get_dma_residue(FLOPPY_DMA)
43 #define fd_dma_mem_alloc(size) SW._dma_mem_alloc(size)
44 #define fd_dma_setup(addr, size, mode, io) SW._dma_setup(addr, size, mode, io)
/linux-master/drivers/clk/bcm/
H A Dclk-kona.h49 #define gate_is_sw_controllable(gate) FLAG_TEST(gate, GATE, SW)
132 * SW means the state of this gate can be software controlled
141 #define BCM_CLK_GATE_FLAGS_SW_MANAGED ((u32)1 << 4) /* SW now in control */
157 .flags = FLAG(GATE, HW)|FLAG(GATE, SW)| \
169 .flags = FLAG(GATE, HW)|FLAG(GATE, SW)| \
180 .flags = FLAG(GATE, HW)|FLAG(GATE, SW)| \
190 .flags = FLAG(GATE, SW)|FLAG(GATE, SW_MANAGED)| \
/linux-master/drivers/regulator/
H A Dmc13xxx.h104 MC13xxx_DEFINE(SW, _name, _node, _reg, _vsel_reg, _voltages, ops)
H A Daxp20x-regulator.c948 AXP_DESC_SW(AXP806, SW, "sw", "swin",
1029 AXP_DESC_SW(AXP809, SW, "sw", "swin",
1114 AXP_DESC_SW(AXP813, SW, "sw", "swin",
1210 AXP_DESC_SW(AXP15060, SW, "sw", NULL,
/linux-master/arch/powerpc/kernel/
H A Dalign.c41 #define SW 0x20 /* byte swap */ macro
227 if (flags & SW) {
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dbase.c196 CASE(SW );
/linux-master/drivers/input/
H A Dinput.c1233 input_seq_print_bitmap(seq, "SW", dev->swbit, SW_MAX);
1580 INPUT_DEV_CAP_ATTR(SW, sw);
1715 INPUT_ADD_HOTPLUG_BM_VAR("SW=", dev->swbit, SW_MAX);
2210 INPUT_CLEANSE_BITMASK(dev, SW, sw);
/linux-master/arch/arm/mm/
H A Dproc-v7.S551 orr r3, r3, #(1 << 10) @ set SW bit in "clear"
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_iba7220.c2054 "ChipABI %u.%u, %s, InfiniPath%u %u.%u, SW Compat %u\n",
2058 (unsigned int)SYM_FIELD(dd->revision, Revision_R, SW));
H A Dqib_iba6120.c1737 "ChipABI %u.%u, %s, InfiniPath%u %u.%u, SW Compat %u\n",
1741 (unsigned int)SYM_FIELD(dd->revision, Revision_R, SW));
H A Dqib_iba7322.c3583 "ChipABI %u.%u, %s, InfiniPath%u %u.%u, SW Compat %u\n",
3587 (unsigned int)SYM_FIELD(dd->revision, Revision_R, SW));

Completed in 187 milliseconds