Home
last modified time | relevance | path

Searched defs:RV (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/kernel/trace/rv/
H A DKconfig14 menuconfig RV config
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt39016.c70 #define RV(REG, VAL) { .reg = (REG), .def = (VAL), .delay_us = 2 } macro
/openbmc/linux/drivers/comedi/drivers/tests/
H A Dni_routes_test.c123 static const u8 RV[NI_NUM_NAMES][NI_NUM_NAMES] = { variable
/openbmc/linux/drivers/ata/
H A Data_piix.c112 RV = -3, /* reserved */ enumerator
/openbmc/qemu/target/riscv/
H A Dcpu.h52 #define RV(x) ((target_ulong)1 << (x - 'A')) macro
/openbmc/linux/sound/soc/codecs/
H A Dtscs42xx.h115 #define RV(v, b) ((v)<<(b)) macro