Home
last modified time | relevance | path

Searched refs:i1480_CET_VS1 (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/uwb/i1480/
Di1480-est.c59 int result = uwb_est_register(i1480_CET_VS1, 0x00, 0x8086, 0x0c3b, in i1480_est_init()
66 result = uwb_est_register(i1480_CET_VS1, 0x01, 0x8086, 0x0c3b, in i1480_est_init()
78 uwb_est_unregister(i1480_CET_VS1, 0x00, 0x8086, 0x0c3b, in i1480_est_exit()
80 uwb_est_unregister(i1480_CET_VS1, 0x01, 0x8086, 0x0c3b, in i1480_est_exit()
/linux-4.19.296/drivers/uwb/i1480/dfu/
Dphy.c60 cmd->rccb.bCommandType = i1480_CET_VS1; in i1480_mpi_write()
64 reply->rceb.bEventType = i1480_CET_VS1; in i1480_mpi_write()
112 cmd->rccb.bCommandType = i1480_CET_VS1; in i1480_mpi_read()
119 reply->rceb.bEventType = i1480_CET_VS1; in i1480_mpi_read()
Di1480-dfu.h152 i1480_CET_VS1 = 0xfd, enumerator
Dmac.c492 if (i1480_rceb_check(i1480, &rcebe->rceb, NULL, 0, i1480_CET_VS1, in i1480_mac_fw_upload()
497 rcebe->rceb.bEventContext, i1480_CET_VS1, in i1480_mac_fw_upload()