Searched refs:i1480_CET_VS1 (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/uwb/i1480/ |
D | i1480-est.c | 59 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-3.4.99/drivers/uwb/i1480/dfu/ |
D | phy.c | 60 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()
|
D | i1480-dfu.h | 152 i1480_CET_VS1 = 0xfd, enumerator
|
D | mac.c | 492 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()
|