Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/firmware/broadcom/
H A Dtee_bnxt_fw.h11 int tee_bnxt_fw_load(void);
/openbmc/linux/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c99 int tee_bnxt_fw_load(void) in tee_bnxt_fw_load() function
120 EXPORT_SYMBOL(tee_bnxt_fw_load);
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c9967 int rc = tee_bnxt_fw_load(); in bnxt_fw_reset_via_optee()