Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_vci.c220 int mec_hal_vci_in_polarity(struct mec_vci_regs *regs, uint32_t vci_in_bitmap, in mec_hal_vci_in_polarity() argument
230 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()
Dmec_vci_api.h86 int mec_hal_vci_in_polarity(struct mec_vci_regs *regs, uint32_t vci_in_bitmap,