Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtbcm.h26 __u8 host_wake_active; member
H A Dhci_bcm.c381 .host_wake_active = 0, /* HOST_WAKE active mode: 1 = high, 0 = low */
398 sleep_params.host_wake_active = !bcm->dev->irq_active_low; in bcm_setup_sleep()