/linux/arch/riscv/kvm/ |
H A D | aia_imsic.c | 101 #define imsic_vs_csr_swap(__c, __v) \ argument 109 #define imsic_swap_switchcase(__ireg, __v) \ argument 112 #define imsic_swap_switchcase_2(__ireg, __v) \ argument 115 #define imsic_swap_switchcase_4(__ireg, __v) \ argument 118 #define imsic_swap_switchcase_8(__ireg, __v) \ argument 141 #define imsic_vs_csr_write(__c, __v) \ argument 147 #define imsic_write_switchcase(__ireg, __v) \ argument 178 #define imsic_vs_csr_set(__c, __v) \ argument 184 #define imsic_set_switchcase(__ireg, __v) \ argument 188 #define imsic_set_switchcase_2(__ireg, __v) \ argument [all …]
|
/linux/lib/ |
H A D | bootconfig.c | 561 static int __init __xbc_parse_value(char **__v, char **__n) in __xbc_parse_value() 610 static int __init xbc_parse_array(char **__v) in xbc_parse_array()
|
/linux/tools/perf/util/ |
H A D | data-convert-bt.c | 1375 #define ADD(__n, __v) \ in ctf_writer__setup_env() argument 1414 #define SET(__n, __v) \ in ctf_writer__setup_clock() argument
|
/linux/drivers/dma/ |
H A D | bcm-sba-raid.c | 69 #define SBA_C_MDATA_LS(__v) ((__v) & 0xff) argument 70 #define SBA_C_MDATA_MS(__v) (((__v) >> 8) & 0x3) argument
|
/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | mipi-csis.c | 271 #define s5pcsis_write(__csis, __r, __v) writel(__v, __csis->regs + __r) argument
|
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_io.c | 176 #define FLOWC_PARAM(__m, __v) \ in send_tx_flowc_wr() argument
|
/linux/tools/perf/ |
H A D | builtin-c2c.c | 494 #define HEX_STR(__s, __v) \ argument 830 #define PERC_STR(__s, __v) \ argument
|
H A D | builtin-kvm.c | 229 #define PERC_STR(__s, __v) \ argument
|
/linux/drivers/media/i2c/ |
H A D | ds90ub960.c | 659 __be16 __v; in ub960_read16() local 778 __be16 __v; in ub960_rxport_read16() local
|
/linux/drivers/staging/media/sunxi/cedrus/ |
H A D | cedrus_regs.h | 97 #define VE_DEC_MPEG_MP12HDR_F_CODE(__x, __y, __v) \ argument
|
/linux/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 1518 #define TPV_Q(__v, __id1, __id2, __bv1, __bv2) \ argument 1525 #define TPV_Q_X(__v, __bid1, __bid2, __bv1, __bv2, \ argument
|