Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dvmem.c25 typedef unsigned long long hive_uedge; typedef
26 typedef hive_uedge *hive_wide;
36 #define uedge_bits (8 * sizeof(hive_uedge))
43 hive_uedge *target, in move_subword()
45 hive_uedge src, in move_subword()
53 hive_uedge src_subword = SUBWORD(src, src_start, src_end); in move_subword()
56 hive_uedge old_val1; in move_subword()
57 hive_uedge old_val0 = INV_SUBWORD(target[start_elem], start_bit, uedge_bits); in move_subword()
64 hive_uedge old_val = INV_SUBWORD(target[start_elem], start_bit, in move_subword()
140 hive_uedge *data; in load_vector()
[all …]