Home
last modified time | relevance | path

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

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