Searched refs:vci_in_bitmap (Results 1 – 2 of 2) sorted by relevance
220 int mec_hal_vci_in_polarity(struct mec_vci_regs *regs, uint32_t vci_in_bitmap, in mec_hal_vci_in_polarity() argument230 temp &= (uint32_t)~(vci_in_bitmap); in mec_hal_vci_in_polarity()231 temp |= (polarity_bitmap & vci_in_bitmap); in mec_hal_vci_in_polarity()
86 int mec_hal_vci_in_polarity(struct mec_vci_regs *regs, uint32_t vci_in_bitmap,