Searched refs:HN_SLAVE_RECEIVED (Results 1 – 2 of 2) sorted by relevance
547 } else if (wait_hotknot_state & HN_SLAVE_RECEIVED) { in hotknot_event_handler()551 got_hotknot_state |= HN_SLAVE_RECEIVED; in hotknot_event_handler()818 ret = hotknot_block_rw(HN_SLAVE_RECEIVED, (s32) value); in gt1x_ioctl()
314 #define HN_SLAVE_RECEIVED 0x08 macro