Searched refs:near (Results 1 – 6 of 6) sorted by relevance
352 u32 near = near_tile, far = far_tile; in g2g_slot() local357 near = (near << 1) | near_dev; in g2g_slot()362 if (far == near) in g2g_slot()365 if (far > near) { in g2g_slot()368 y = near; in g2g_slot()374 x = near; in g2g_slot()
10 interfaces that most likely will be changed in the near
122 unsigned int near; member417 data->ch_data[ch].thres.near = tmp; in hx9023s_get_thres_near()448 data->ch_data[ch].thres.near = ((val / 32) & GENMASK(9, 0)) * 32; in hx9023s_set_thres_near()
1707 static u64 widen_32_to_64(u32 narrow, u64 near) in widen_32_to_64() argument1709 return near + (s32) (narrow - near); in widen_32_to_64()
48 in the near future.
60 bitmaps near the MD superblock, and very problematic code that abuses
Completed in 23 milliseconds