Home
last modified time | relevance | path

Searched refs:AMD_C2P_MSG (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/hid/amd-sfh-hid/sfh1_1/
A Damd_sfh_interface.c38 writel(cmd_base.ul, privdata->mmio + AMD_C2P_MSG(0)); in amd_start_sensor()
50 writeq(0x0, privdata->mmio + AMD_C2P_MSG(1)); in amd_stop_sensor()
51 writel(cmd_base.ul, privdata->mmio + AMD_C2P_MSG(0)); in amd_stop_sensor()
62 writel(cmd_base.ul, privdata->mmio + AMD_C2P_MSG(0)); in amd_stop_all_sensor()
A Damd_sfh_desc.c227 hpdstatus.val = readl(mp2->mmio + AMD_C2P_MSG(4)); in get_input_rep()
A Damd_sfh_init.c284 u32 phy_base = readl(mp2->mmio + AMD_C2P_MSG(22)); in amd_sfh1_1_init()
/linux-6.3-rc2/drivers/hid/amd-sfh-hid/hid_descriptor/
A Damd_sfh_hid_desc.c252 readl(privdata->mmio + AMD_C2P_MSG(5)) & ILLUMINANCE_MASK; in get_input_report()
261 hpdstatus.val = readl(privdata->mmio + AMD_C2P_MSG(4)); in get_input_report()
/linux-6.3-rc2/drivers/hid/amd-sfh-hid/
A Damd_sfh_common.h19 #define AMD_C2P_MSG(regno) (0x10500 + ((regno) * 4)) macro

Completed in 6 milliseconds