Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/amd-sfh-hid/
H A Damd_sfh_pcie.c29 #define MAGNO_EN BIT(2) macro
196 .driver_data = (void *)(ACEL_EN | MAGNO_EN),
202 .driver_data = (void *)(ACEL_EN | MAGNO_EN),
230 if (MAGNO_EN & activestatus) in amd_mp2_get_sensor_num()