Searched refs:meshxf_oft (Results 1 – 8 of 8) sorted by relevance
146 fec_data->meshxf_oft = ALIGN(sizeof(struct rkispp_fec_head), 16); in rkispp_param_init_fecbuf()147 fec_data->meshyf_oft = fec_data->meshxf_oft + ALIGN(mesh_size, 16); in rkispp_param_init_fecbuf()154 val = dma_addr + fec_data->meshxf_oft; in rkispp_param_init_fecbuf()166 fec_data->meshxf_oft, fec_data->meshyf_oft, in rkispp_param_init_fecbuf()
74 val = dma_addr + fec_data->meshxf_oft; in fec_config()
108 addrxf = params_vdev->buf_fec[0].dma_addr + fec_data->meshxf_oft; in config_fec()
539 val = dma_addr + fec_data->meshxf_oft; in fec_config()
334 u32 meshxf_oft; member
305 __u32 meshxf_oft; member
333 u32 meshxf_oft; member
5026 (unsigned char*)mem_info_array[i].map_addr + head->meshxf_oft; in allocMemResource()