Home
last modified time | relevance | path

Searched defs:uv_offset (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/x86/include/asm/
Dhw_irq.h107 unsigned long uv_offset; member
/Linux-v5.4/drivers/media/pci/ivtv/
Divtv-irq.c345 u32 uv_offset = offset + IVTV_YUV_BUFFER_UV_OFFSET; in ivtv_dma_stream_dec_prepare() local
/Linux-v5.4/drivers/hwmon/
Dlm93.c383 const long uv_offset = upper ? (((reg >> 4 & 0x0f) + 1) * 12500) : in LM93_IN_REL_FROM_REG() local
399 long uv_offset = vid * 1000 - val * 10000; in LM93_IN_REL_TO_REG() local