Searched refs:ETP_SMBUS_HELLOPACKET_LEN (Results 1 – 1 of 1) sorted by relevance
49 #define ETP_SMBUS_HELLOPACKET_LEN 5 macro55 u8 check[ETP_SMBUS_HELLOPACKET_LEN] = { 0x55, 0x55, 0x55, 0x55, 0x55 }; in elan_smbus_initialize()62 if (len != ETP_SMBUS_HELLOPACKET_LEN) { in elan_smbus_initialize()69 if (memcmp(values, check, ETP_SMBUS_HELLOPACKET_LEN)) { in elan_smbus_initialize()71 ETP_SMBUS_HELLOPACKET_LEN, values); in elan_smbus_initialize()