Home
last modified time | relevance | path

Searched refs:head_addr (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/mips/cavium-octeon/executive/
Dcvmx-bootmem.c190 uint64_t head_addr; in cvmx_bootmem_phy_alloc() local
270 head_addr = cvmx_bootmem_desc->head_addr; in cvmx_bootmem_phy_alloc()
271 ent_addr = head_addr; in cvmx_bootmem_phy_alloc()
359 cvmx_bootmem_desc->head_addr = in cvmx_bootmem_phy_alloc()
423 cur_addr = cvmx_bootmem_desc->head_addr; in __cvmx_bootmem_phy_free()
436 cvmx_bootmem_desc->head_addr = phy_addr; in __cvmx_bootmem_phy_free()
442 cvmx_bootmem_desc->head_addr = phy_addr; in __cvmx_bootmem_phy_free()
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-bootmem.h103 uint64_t head_addr; member
127 uint64_t head_addr;
/linux-4.1.27/drivers/video/fbdev/
Dsm501fb.c438 unsigned int head_addr; in sm501fb_set_par_common() local
449 head_addr = SM501_DC_CRT_FB_ADDR; in sm501fb_set_par_common()
455 head_addr = SM501_DC_PANEL_FB_ADDR; in sm501fb_set_par_common()
460 head_addr = 0; in sm501fb_set_par_common()
501 fbi->regs + head_addr); in sm501fb_set_par_common()
/linux-4.1.27/arch/mips/cavium-octeon/
Dsetup.c113 bootmem_desc->head_addr = 0; in kexec_bootmem_init()
/linux-4.1.27/drivers/media/i2c/
Dadv7842.c2106 u8 head_addr; member
2125 buffer[i] = infoframe_read(sd, cri->head_addr + i); in log_infoframe()