Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwxreg.h5011 #define IWX_DEVICE_POWER_FLAGS_POWER_SAVE_ENA_MSK (1 << 0) macro
H A Dif_iwx.c6670 cmd.flags = htole16(IWX_DEVICE_POWER_FLAGS_POWER_SAVE_ENA_MSK); in iwx_power_update_device()