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