Searched defs:__v (Results 1 – 10 of 10) sorted by relevance
/linux/arch/riscv/kvm/ |
H A D | aia_imsic.c | 102 #define imsic_vs_csr_swap(__c, __v) \ argument 110 #define imsic_swap_switchcase(__ireg, __v) \ argument 113 #define imsic_swap_switchcase_2(__ireg, __v) \ argument 116 #define imsic_swap_switchcase_4(__ireg, __v) \ argument 119 #define imsic_swap_switchcase_8(__ireg, __v) \ argument 122 #define imsic_swap_switchcase_16(__ireg, __v) \ argument 125 #define imsic_swap_switchcase_32(__ireg, __v) \ argument 128 #define imsic_swap_switchcase_64(__ireg, __v) \ argument 142 #define imsic_vs_csr_write(__c, __v) \ argument 148 #define imsic_write_switchcase(__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 | 1377 #define ADD(__n, __v) \ in ctf_writer__setup_env() argument 1416 #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 | 496 #define HEX_STR(__s, __v) \ argument 832 #define PERC_STR(__s, __v) \ argument
|
/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/media/i2c/ |
H A D | ds90ub960.c | 803 __be16 __v; in ub960_read16() local 948 __be16 __v; in ub960_rxport_read16() local
|
/linux/drivers/platform/x86/lenovo/ |
H A D | thinkpad_acpi.c | 1519 #define TPV_Q(__v, __id1, __id2, __bv1, __bv2) \ argument 1526 #define TPV_Q_X(__v, __bid1, __bid2, __bv1, __bv2, \ argument
|