Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dvmem.c30 inv_subword(hive_uedge w, unsigned int start, unsigned int end) in inv_subword() function
56 hive_uedge old_val0 = inv_subword(target[start_elem], start_bit, uedge_bits); in move_subword()
59 old_val1 = inv_subword(target[start_elem + 1], 0, in move_subword()
63 hive_uedge old_val = inv_subword(target[start_elem], start_bit, in move_subword()