Home
last modified time | relevance | path

Searched refs:hmem (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/
H A Dia_css_bh.host.c31 out_ptr[i].r = hmem_buf->hmem[BH_COLOR_R][i]; in ia_css_bh_hmem_decode()
32 out_ptr[i].g = hmem_buf->hmem[BH_COLOR_G][i]; in ia_css_bh_hmem_decode()
33 out_ptr[i].b = hmem_buf->hmem[BH_COLOR_B][i]; in ia_css_bh_hmem_decode()
34 out_ptr[i].y = hmem_buf->hmem[BH_COLOR_Y][i]; in ia_css_bh_hmem_decode()
H A Dia_css_bh_types.h24 u32 hmem[ISP_HIST_COMPONENTS][IA_CSS_HMEM_BH_UNIT_SIZE]; member
/linux-6.15/drivers/dax/hmem/
H A DMakefile7 dax_hmem-y := hmem.o
/linux-6.15/drivers/dax/
H A DMakefile14 obj-y += hmem/
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-dax80 capacity. This only applies to volatile hmem devices, not pmem
/linux-6.15/drivers/staging/media/atomisp/
H A DMakefile142 pci/hive_isp_css_common/host/hmem.o \