/linux-3.3/arch/arm/plat-samsung/include/plat/ |
D | regs-fb.h | 71 #define VIDCON0_CLKVAL_F(_x) ((_x) << 6) argument 127 #define VIDTCON0_VBPDE(_x) ((_x) << 24) argument 132 #define VIDTCON0_VBPD(_x) ((_x) << 16) argument 137 #define VIDTCON0_VFPD(_x) ((_x) << 8) argument 142 #define VIDTCON0_VSPW(_x) ((_x) << 0) argument 149 #define VIDTCON1_VFPDE(_x) ((_x) << 24) argument 154 #define VIDTCON1_HBPD(_x) ((_x) << 16) argument 159 #define VIDTCON1_HFPD(_x) ((_x) << 8) argument 164 #define VIDTCON1_HSPW(_x) ((_x) << 0) argument 170 #define VIDTCON2_LINEVAL(_x) ((_x) << 11) argument [all …]
|
D | regs-sdhci.h | 29 #define S3C_SDHCI_CTRL2_FLTCLKSEL(_x) ((_x) << 24) argument 33 #define S3C_SDHCI_CTRL2_LVLDAT(_x) ((_x) << 16) argument 64 #define S3C_SDHCI_CTRL3_FIA3(_x) ((_x) << 24) argument 68 #define S3C_SDHCI_CTRL3_FIA2(_x) ((_x) << 16) argument 72 #define S3C_SDHCI_CTRL3_FIA1(_x) ((_x) << 8) argument 76 #define S3C_SDHCI_CTRL3_FIA0(_x) ((_x) << 0) argument
|
D | regs-usb-hsotg.h | 61 #define S3C_GUSBCFG_TOutCal(_x) ((_x) << 0) argument 70 #define S3C_GRSTCTL_TxFNum(_x) ((_x) << 6) argument 137 #define S3C_GNPTXFSIZ_NPTxFDep(_x) ((_x) << 16) argument 141 #define S3C_GNPTXFSIZ_NPTxFStAddr(_x) ((_x) << 0) argument 165 #define S3C_DPTXFSIZn_DPTxFSize(_x) ((_x) << 16) argument 176 #define S3C_DCFG_EPMisCnt(_x) ((_x) << 18) argument 181 #define S3C_DCFG_PerFrInt(_x) ((_x) << 11) argument 186 #define S3C_DCFG_DevAddr(_x) ((_x) << 4) argument 216 #define S3C_DSTS_SOFFN(_x) ((_x) << 8) argument 290 #define S3C_DxEPCTL_TxFNum(_x) ((_x) << 22) argument [all …]
|
/linux-3.3/arch/ia64/include/asm/xen/ |
D | page.h | 38 #define phys_to_machine_mapping_valid(_x) (1) argument 61 #define pte_mfn(_x) pte_pfn(_x) argument 62 #define mfn_pte(_x, _y) __pte_ma(0) /* unmodified use */ argument 63 #define __pte_ma(_x) ((pte_t) {(_x)}) /* unmodified use */ argument
|
/linux-3.3/drivers/staging/zcache/ |
D | tmem.h | 38 #define SET_SENTINEL(_x, _y) (_x->sentinel = _y##_SENTINEL) argument 39 #define INVERT_SENTINEL(_x, _y) (_x->sentinel = ~_y##_SENTINEL) argument 40 #define ASSERT_SENTINEL(_x, _y) WARN_ON(_x->sentinel != _y##_SENTINEL) argument 41 #define ASSERT_INVERTED_SENTINEL(_x, _y) WARN_ON(_x->sentinel != ~_y##_SENTINEL) argument 44 #define SET_SENTINEL(_x, _y) do { } while (0) argument 45 #define INVERT_SENTINEL(_x, _y) do { } while (0) argument 46 #define ASSERT_SENTINEL(_x, _y) do { } while (0) argument 47 #define ASSERT_INVERTED_SENTINEL(_x, _y) do { } while (0) argument
|
/linux-3.3/include/xen/interface/io/ |
D | ring.h | 15 #define __RD2(_x) (((_x) & 0x00000002) ? 0x2 : ((_x) & 0x1)) argument 16 #define __RD4(_x) (((_x) & 0x0000000c) ? __RD2((_x)>>2)<<2 : __RD2(_x)) argument 17 #define __RD8(_x) (((_x) & 0x000000f0) ? __RD4((_x)>>4)<<4 : __RD4(_x)) argument 18 #define __RD16(_x) (((_x) & 0x0000ff00) ? __RD8((_x)>>8)<<8 : __RD8(_x)) argument 19 #define __RD32(_x) (((_x) & 0xffff0000) ? __RD16((_x)>>16)<<16 : __RD16(_x)) argument
|
/linux-3.3/arch/ia64/include/asm/sn/ |
D | bte.h | 100 #define BTE_LNSTAT_STORE(_bte, _x) \ argument 102 #define BTE_SRC_STORE(_bte, _x) \ argument 109 #define BTE_DEST_STORE(_bte, _x) \ argument 116 #define BTE_CTRL_STORE(_bte, _x) \ argument 118 #define BTE_NOTIF_STORE(_bte, _x) \ argument
|
D | klconfig.h | 143 #define KLCLASS(_x) ((_x) & KLCLASS_MASK) argument 151 #define KLTYPE(_x) ((_x) & KLTYPE_MASK) argument
|
/linux-3.3/arch/mips/include/asm/sn/ |
D | addrs.h | 71 #define TO_NODE(_n, _x) (NODE_OFFSET(_n) | ((_x) )) argument 72 #define TO_NODE_CAC(_n, _x) (NODE_CAC_BASE(_n) | ((_x) & TO_PHYS_MASK)) argument 73 #define TO_NODE_UNCAC(_n, _x) (NODE_UNCAC_BASE(_n) | ((_x) & TO_PHYS_MASK)) argument 74 #define TO_NODE_MSPEC(_n, _x) (NODE_MSPEC_BASE(_n) | ((_x) & TO_PHYS_MASK)) argument 75 #define TO_NODE_HSPEC(_n, _x) (NODE_HSPEC_BASE(_n) | ((_x) & TO_PHYS_MASK)) argument 143 #define UALIAS_FLIP_ADDR(_x) (cputoslice(smp_processor_id()) ? \ argument 259 #define LOCAL_HUB_ADDR(_x) (HUBREG_CAST (IALIAS_BASE + (_x))) argument 260 #define REMOTE_HUB_ADDR(_n, _x) (HUBREG_CAST (NODE_SWIN_BASE(_n, 1) + \ argument 263 #define REMOTE_HUB_PI_ADDR(_n, _sn, _x) (HUBREG_CAST (NODE_SWIN_BASE(_n, 1) + \ argument
|
D | io.h | 55 #define IIO_IOPRB(_x) (IIO_IOPRB_0 + ( ( (_x) < HUB_WIDGET_ID_MIN ? \ argument
|
/linux-3.3/arch/powerpc/kernel/ |
D | module_32.c | 63 static int relacmp(const void *_x, const void *_y) in relacmp() 86 static void relaswap(void *_x, void *_y, int size) in relaswap()
|
D | module_64.c | 98 static int relacmp(const void *_x, const void *_y) in relacmp() 121 static void relaswap(void *_x, void *_y, int size) in relaswap()
|
/linux-3.3/drivers/scsi/bfa/ |
D | bfa_cs.h | 353 #define bfa_swap_3b(_x) \ argument 359 #define bfa_hton3b(_x) bfa_swap_3b(_x) argument 361 #define bfa_hton3b(_x) (_x) argument 364 #define bfa_ntoh3b(_x) bfa_hton3b(_x) argument
|
D | bfa_ioc.h | 74 #define bfa_swap_words(_x) ( \ argument 78 #define bfa_sge_to_be(_x) argument 79 #define bfa_sge_to_le(_x) bfa_sge_word_swap(_x) argument 80 #define bfa_sgaddr_le(_x) bfa_swap_words(_x) argument 82 #define bfa_sge_to_be(_x) bfa_sge_word_swap(_x) argument 83 #define bfa_sge_to_le(_x) argument 84 #define bfa_sgaddr_le(_x) (_x) argument
|
D | bfa_plog.h | 24 #define BFA_PL_LOG_REC_INCR(_x) ((_x)++, (_x) %= BFA_PL_NLOG_ENTS) argument
|
/linux-3.3/arch/frv/include/asm/ |
D | segment.h | 38 #define set_fs(_x) \ argument
|
/linux-3.3/arch/arm/mach-pxa/include/mach/ |
D | pxafb.h | 33 #define LCD_CONN_TYPE(_x) ((_x) & 0x0f) argument 34 #define LCD_CONN_WIDTH(_x) (((_x) >> 4) & 0x1f) argument
|
/linux-3.3/drivers/tty/serial/ |
D | ioc3_serial.c | 37 #define GET_PORT_FROM_SIO_IR(_x) (_x & SIO_IR_SA) ? 0 : 1 argument 44 #define GET_PHYSICAL_PORT(_x) ((_x) >> 1) argument 45 #define GET_LOGICAL_PORT(_x) ((_x) & 1) argument 46 #define IS_PHYSICAL_PORT(_x) !((_x) & 1) argument 47 #define IS_RS232(_x) !((_x) & 1) argument 54 #define DPRINT_CONFIG(_x...) ; argument
|
/linux-3.3/sound/pci/emu10k1/ |
D | emu10k1_main.c | 484 #define EC_SPDIF0_SELECT(_x) (((_x) << EC_SPDIF0_SEL_SHIFT) & EC_SPDIF0_SEL_MASK) argument 485 #define EC_SPDIF1_SELECT(_x) (((_x) << EC_SPDIF1_SEL_SHIFT) & EC_SPDIF1_SEL_MASK) argument
|
/linux-3.3/arch/mips/include/asm/sn/sn0/ |
D | hubni.h | 62 #define NI_META_TABLE(_x) (NI_META_TABLE0 + (8 * (_x))) argument 66 #define NI_LOCAL_TABLE(_x) (NI_LOCAL_TABLE0 + (8 * (_x))) argument
|
D | hubio.h | 334 #define IIO_PRTE(_x) (IIO_PRTE_0 + (8 * (_x))) argument 407 #define IIO_ICRB_A(_x) (IIO_ICRB_0 + (4 * IIO_ICRB_OFFSET * (_x))) argument 408 #define IIO_ICRB_B(_x) (IIO_ICRB_A(_x) + 1*IIO_ICRB_OFFSET) argument 409 #define IIO_ICRB_C(_x) (IIO_ICRB_A(_x) + 2*IIO_ICRB_OFFSET) argument 410 #define IIO_ICRB_D(_x) (IIO_ICRB_A(_x) + 3*IIO_ICRB_OFFSET) argument
|
/linux-3.3/arch/powerpc/platforms/ps3/ |
D | interrupt.c | 645 #define dump_bmp(_x) _dump_bmp(_x, __func__, __LINE__) argument 656 #define dump_mask(_x) _dump_mask(_x, __func__, __LINE__) argument
|
/linux-3.3/drivers/staging/winbond/ |
D | wb35reg_s.h | 31 #define REG_DIRECTION(_x, _y) ((_y)->DIRECT == 0 ? usb_rcvctrlpipe(_x, 0) : usb_sndctrlpipe(_x, 0)) argument 32 #define REG_BUF_SIZE(_x) ((_x)->bRequest == 0x04 ? cpu_to_le16((_x)->wLength) : 4) argument
|
/linux-3.3/drivers/input/touchscreen/ |
D | da9034-ts.c | 87 uint8_t _x, _y, _v; in read_tsi() local
|
/linux-3.3/include/linux/ |
D | cgroup.h | 46 #define SUBSYS(_x) _x ## _subsys_id, argument 544 #define SUBSYS(_x) extern struct cgroup_subsys _x ## _subsys; argument
|