Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/bnxt/
A Dbnxt.c91 static uint32_t bnxt_read(uint32_t addr) in bnxt_read() function
99 return bnxt_read(BNXT_CTRL_ADDR(offset)); in bnxt_read_ctrl()
115 uint32_t value = bnxt_read(BNXT_REG_ECO_RESERVED); in bnxt_handshake_clear()
125 value = bnxt_read(BNXT_REG_ECO_RESERVED); in bnxt_handshake_done()
185 value = bnxt_read(KONG_REG_CTRL_MODE_REG); in bnxt_kong_halt()
194 value = bnxt_read(BNXT_STICKY_BYTE_POR); in bnxt_fastboot()
212 return bnxt_read(BNXT_HEALTH_CHECK_REG); in bnxt_health_status()

Completed in 3 milliseconds