Searched refs:G_WIDTH (Results 1 – 4 of 4) sorted by relevance
3975 width = G_WIDTH(val); in mc7_init()4296 unsigned int width = G_WIDTH(cfg); in mc7_calc_size()4315 mc7->width = G_WIDTH(cfg); in mc7_prep()
2715 #define G_WIDTH(x) (((x) >> S_WIDTH) & M_WIDTH) macro
31915 #define G_WIDTH(x) (((x) >> S_WIDTH) & M_WIDTH) macro
31944 #define G_WIDTH(x) (((x) >> S_WIDTH) & M_WIDTH) macro