Searched refs:ptr_to_high_low_short (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/qdsp5/
H A Dadsp_videoenc_verify_cmd.c42 static inline void ptr_to_high_low_short(void *ptr, unsigned short *high, function
68 ptr_to_high_low_short(phys_addr, high, low);
136 ptr_to_high_low_short((void *)luma_buf_size,
139 ptr_to_high_low_short((void *)chroma_buf_size,
142 ptr_to_high_low_short((void *)frame_buf_size,
200 ptr_to_high_low_short((void *)luma_buf_size,
H A Dadsp_video_verify_cmd.c40 static inline void ptr_to_high_low_short(void *ptr, unsigned short *high, function
66 ptr_to_high_low_short(phys_addr, high, low);
127 ptr_to_high_low_short((void *)frame_buffer_size,

Completed in 104 milliseconds