Searched refs:ETP_SMBUS_HELLOPACKET_LEN (Results 1 – 1 of 1) sorted by relevance
50 #define ETP_SMBUS_HELLOPACKET_LEN 5 macro56 u8 check[ETP_SMBUS_HELLOPACKET_LEN] = { 0x55, 0x55, 0x55, 0x55, 0x55 }; in elan_smbus_initialize()63 if (len != ETP_SMBUS_HELLOPACKET_LEN) { in elan_smbus_initialize()70 if (memcmp(values, check, ETP_SMBUS_HELLOPACKET_LEN)) { in elan_smbus_initialize()72 ETP_SMBUS_HELLOPACKET_LEN, values); in elan_smbus_initialize()