Home
last modified time | relevance | path

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

/arch/x86/include/asm/amd/
A Dnode.h35 int __must_check amd_smn_write(u16 node, u32 address, u32 value);
41 static inline int __must_check amd_smn_write(u16 node, u32 address, u32 value) { return -ENODEV; } in amd_smn_write() function
/arch/x86/kernel/
A Damd_node.c184 int __must_check amd_smn_write(u16 node, u32 address, u32 value) in amd_smn_write() function
188 EXPORT_SYMBOL_GPL(amd_smn_write);
266 ret = amd_smn_write(debug_node, debug_address, val); in smn_value_write()
/arch/x86/pci/
A Dfixup.c842 if (amd_smn_write(0, AMD_15B8_RCC_DEV2_EPF0_STRAP2, data)) in quirk_clear_strap_no_soft_reset_dev2_f0()

Completed in 8 milliseconds