Home
last modified time | relevance | path

Searched refs:size_log2 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/imagination/
H A Dpvr_cccb.c47 u32 size_log2, const char *name) in pvr_cccb_init() argument
49 size_t size = 1 << size_log2; in pvr_cccb_init()
H A Dpvr_cccb.h56 u32 size_log2, const char *name);
/linux/drivers/net/wireless/ath/ath10k/
H A Dswap.h40 __le32 size_log2; member
H A Dswap.c117 seg_info->seg_hw_info.size_log2 = __cpu_to_le32(ilog2(swap_bin_len)); in ath10k_swap_code_seg_alloc()