Searched defs:RV (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-novatek-nt39016.c | 71 #define RV(REG, VAL) { .reg = (REG), .def = (VAL), .delay_us = 2 } macro 95 #undef RV global() macro [all...] |
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/tests/ |
H A D | ni_routes_test.c | 124 static const u8 RV[NI_NUM_NAMES][NI_NUM_NAMES] = { variable
|
/kernel/linux/linux-6.6/drivers/comedi/drivers/tests/ |
H A D | ni_routes_test.c | 123 static const u8 RV[NI_NUM_NAMES][NI_NUM_NAMES] = { variable
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-novatek-nt39016.c | 70 #define RV(REG, VAL) { .reg = (REG), .def = (VAL), .delay_us = 2 } macro 94 #undef RV global() macro [all...] |
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | ata_piix.c | 111 RV = -3, /* reserved */ enumerator [all...] |
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | ata_piix.c | 112 RV = -3, /* reserved */ enumerator [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | tscs42xx.h | 115 #define RV(v, b) ((v)<<(b)) macro [all...] |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tscs42xx.h | 115 #define RV(v, b) ((v)<<(b)) macro [all...] |
Completed in 12 milliseconds