Home
last modified time | relevance | path

Searched refs:D2H_MSG_DEVICE_PANIC (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_sdio_comm.h57 D2H_MSG_DEVICE_PANIC = 7, /* arm abort */ enumerator
H A Doal_sdio_host.c411 if (oal_bit_atomic_test(D2H_MSG_DEVICE_PANIC, &msg_tmp)) { in oal_sdio_msg_irq()
416 if (oal_bit_atomic_test_and_clear(D2H_MSG_DEVICE_PANIC, &msg_tmp)) { in oal_sdio_msg_irq()
417 bit = D2H_MSG_DEVICE_PANIC; in oal_sdio_msg_irq()
2195 hi_s32 ret = oal_sdio_message_register(bus, D2H_MSG_DEVICE_PANIC, oal_device_panic_callback, HI_NULL); in oal_sdio_init_module()
H A Dplat_pm_wlan.c1394 hi_sdio->msg[D2H_MSG_DEVICE_PANIC].count = 0; in wlan_pm_info_clean()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_sdio_device.h58 D2H_MSG_DEVICE_PANIC = 7, /**< device panic */ enumerator

Completed in 6 milliseconds