Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dvmem.c56 hive_uedge old_val1; in move_subword() local
60 old_val1 = INV_SUBWORD(target[start_elem + 1], 0, in move_subword()
62 target[start_elem + 1] = old_val1 | (src_subword >> (uedge_bits - start_bit)); in move_subword()