Searched refs:mec_hal_bbram_wr32 (Results 1 – 3 of 3) sorted by relevance
734 mec_hal_bbram_wr32(vbatm_byte_ofs, rval); in mec_hal_pcr_save_clk_req_to_vbatm()739 mec_hal_bbram_wr32(vbatm_byte_ofs, rval); in mec_hal_pcr_save_clk_req_to_vbatm()743 mec_hal_bbram_wr32(vbatm_byte_ofs, rval); in mec_hal_pcr_save_clk_req_to_vbatm()747 mec_hal_bbram_wr32(vbatm_byte_ofs, rval); in mec_hal_pcr_save_clk_req_to_vbatm()
61 int mec_hal_bbram_wr32(uint16_t byte_ofs, uint32_t val);
117 int mec_hal_bbram_wr32(uint16_t byte_ofs, uint32_t val) in mec_hal_bbram_wr32() function