Home
last modified time | relevance | path

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

/hal_microchip-3.7.0/mec5/drivers/
Dmec_espi_host_dev.c257 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-3.7.0/mec/
DMCHP_MEC1701.h1685 …__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-3.7.0/mec5/devices/common/
Dmec5_espi_mem_v1_4.h42 …__IOM uint16_t VALID; /*!< (@ 0x00000000) eSPI Memory Host memory valid en… member
Dmec5_espi_mem_v1_5.h41 …__IOM uint16_t VALID; /*!< (@ 0x00000000) eSPI Memory Host memory valid en… member
/hal_microchip-3.7.0/mec/mec1501/component/
Despi_io.h924 volatile uint16_t VALID; member