Searched refs:VALID (Results 1 – 6 of 6) sorted by relevance
/hal_microchip-latest/mec5/drivers/ |
D | mec_espi_host_dev.c | 257 mbar->VALID &= (uint16_t)~MEC_BIT(MEC_ESPI_MEM_HOST_MEM_BAR_VALID_EN_Pos); in mec_hal_espi_mbar_cfg() 262 mbar->VALID |= MEC_BIT(MEC_ESPI_MEM_HOST_MEM_BAR_VALID_EN_Pos); in mec_hal_espi_mbar_cfg() 347 mbar->VALID |= MEC_BIT(MEC_ESPI_MEM_HOST_MEM_BAR_VALID_EN_Pos); in mec_hal_espi_mbar_enable() 349 mbar->VALID &= (uint16_t)~MEC_BIT(MEC_ESPI_MEM_HOST_MEM_BAR_VALID_EN_Pos); in mec_hal_espi_mbar_enable() 372 if (mbar->VALID & MEC_BIT(MEC_ESPI_MEM_HOST_MEM_BAR_VALID_EN_Pos)) { in mec_hal_espi_mbar_is_enabled()
|
/hal_microchip-latest/mec/ |
D | MCHP_MEC1701.h | 1685 …__IO uint32_t VALID : 1; /*!< [15..15] If this bit is 1, the BAR is valid and… member 1708 …__IO uint32_t VALID : 1; /*!< [15..15] If this bit is 1, the BAR is valid and… member 1731 …__IO uint32_t VALID : 1; /*!< [15..15] If this bit is 1, the BAR is valid and… member 1754 …__IO uint32_t VALID : 1; /*!< [15..15] If this bit is 1, the BAR is valid and… member 1777 …__IO uint32_t VALID : 1; /*!< [15..15] If this bit is 1, the BAR is valid and… member 1800 …__IO uint32_t VALID : 1; /*!< [15..15] If this bit is 1, the BAR is valid and… member 1823 …__IO uint32_t VALID : 1; /*!< [15..15] If this bit is 1, the BAR is valid and… member 1846 …__IO uint32_t VALID : 1; /*!< [15..15] If this bit is 1, the BAR is valid and… member 1869 …__IO uint32_t VALID : 1; /*!< [15..15] If this bit is 1, the BAR is valid and… member 1892 …__IO uint32_t VALID : 1; /*!< [15..15] If this bit is 1, the BAR is valid and… member [all …]
|
/hal_microchip-latest/mec5/devices/common/ |
D | mec5_espi_mem_v1_4.h | 42 …__IOM uint16_t VALID; /*!< (@ 0x00000000) eSPI Memory Host memory valid en… member
|
D | mec5_espi_mem_v1_5.h | 41 …__IOM uint16_t VALID; /*!< (@ 0x00000000) eSPI Memory Host memory valid en… member
|
/hal_microchip-latest/pic32c/pic32cxsg/include/fixups/component/ |
D | dmac_component_fixup_pic32cxsg.h | 14 uint16_t VALID:1; /*!< bit: 0 Descriptor Valid */ member
|
/hal_microchip-latest/mec/mec1501/component/ |
D | espi_io.h | 924 volatile uint16_t VALID; member
|