Searched defs:Command0 (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/ | 
| D | sb1000.c | 440 	static const unsigned char Command0[6] = {0x20, 0x00, 0x00, 0x01, 0x00, 0x00};  in sb1000_issue_read_command()  local455 	static const unsigned char Command0[6] = {0x80, 0x16, 0x00, 0x00, 0x00, 0x00};  in sb1000_reset()  local
 485 	static const unsigned char Command0[6] = {0x80, 0x1f, 0x00, 0x00, 0x00, 0x00};  in sb1000_check_CRC()  local
 501 	static const unsigned char Command0[6] = {0x80, 0x1b, 0x00, 0x00, 0x00, 0x00};  in sb1000_start_get_set_command()  local
 511 	static const unsigned char Command0[6] = {0x80, 0x1b, 0x02, 0x00, 0x00, 0x00};  in sb1000_end_get_set_command()  local
 525 	static const unsigned char Command0[6] = {0x80, 0x11, 0x00, 0x00, 0x00, 0x00};  in sb1000_activate()  local
 553 	static const unsigned char Command0[6] = {0x80, 0x23, 0x00, 0x00, 0x00, 0x00};  in sb1000_get_firmware_version()  local
 576 	static const unsigned char Command0[6] = {0x80, 0x44, 0x00, 0x00, 0x00, 0x00};  in sb1000_get_frequency()  local
 596 	unsigned char Command0[6] = {0x80, 0x29, 0x00, 0x00, 0x00, 0x00};  in sb1000_set_frequency()  local
 624 	static const unsigned char Command0[6] = {0x80, 0x40, 0x00, 0x00, 0x00, 0x00};  in sb1000_get_PIDs()  local
 [all …]
 
 |