Home
last modified time | relevance | path

Searched defs:ucode_type (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_psp_v10_0.c327 enum AMDGPU_UCODE_ID ucode_type) in psp_v10_0_compare_sram_data()
H A Damdgpu_psp_v12_0.c431 enum AMDGPU_UCODE_ID ucode_type) in psp_v12_0_compare_sram_data()
H A Damdgpu_psp_v3_1.c507 enum AMDGPU_UCODE_ID ucode_type) in psp_v3_1_compare_sram_data()
H A Damdgpu_psp_v11_0.c670 enum AMDGPU_UCODE_ID ucode_type) in psp_v11_0_compare_sram_data()
H A Damdgpu_psp.c1759 enum AMDGPU_UCODE_ID ucode_type) in psp_check_fw_loading_status()
/netbsd-src/sys/dev/pci/
H A Dif_iwm.c629 uint32_t ucode_type; member
637 uint32_t ucode_type = le32toh(def_calib->ucode_type); in iwm_set_default_calib() local
654 iwm_read_firmware(struct iwm_softc *sc, enum iwm_ucode_type ucode_type) in iwm_read_firmware() argument
3428 iwm_load_firmware_7000(struct iwm_softc * sc,enum iwm_ucode_type ucode_type) iwm_load_firmware_7000() argument
3540 iwm_load_firmware_8000(struct iwm_softc * sc,enum iwm_ucode_type ucode_type) iwm_load_firmware_8000() argument
3566 iwm_load_firmware(struct iwm_softc * sc,enum iwm_ucode_type ucode_type) iwm_load_firmware() argument
3598 iwm_start_fw(struct iwm_softc * sc,enum iwm_ucode_type ucode_type) iwm_start_fw() argument
3642 enum iwm_ucode_type ucode_type = sc->sc_uc_current; iwm_send_phy_cfg_cmd() local
3656 iwm_load_ucode_wait_alive(struct iwm_softc * sc,enum iwm_ucode_type ucode_type) iwm_load_ucode_wait_alive() argument
[all...]