Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cper.h86 uint32_t section_idx);
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Defuse.h89 void efuse_re_pg_section(struct ieee80211_hw *hw, u8 section_idx);
H A Defuse.c358 u8 section_idx, i, base; in efuse_shadow_update_chk() local
362 for (section_idx = 0; section_idx < 16; section_idx++) { in efuse_shadow_update_chk()
363 base = section_idx * 8; in efuse_shadow_update_chk()
524 void efuse_re_pg_section(struct ieee80211_hw *hw, u8 section_idx) in efuse_re_pg_section() argument