Home
last modified time | relevance | path

Searched defs:uv_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-irq.c345 u32 uv_offset = offset + IVTV_YUV_BUFFER_UV_OFFSET; in ivtv_dma_stream_dec_prepare() local
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-irq.c345 u32 uv_offset = offset + IVTV_YUV_BUFFER_UV_OFFSET; in ivtv_dma_stream_dec_prepare() local
/kernel/linux/linux-5.10/drivers/hwmon/
H A 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
/kernel/linux/linux-6.6/drivers/hwmon/
H A 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

Completed in 11 milliseconds