Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/sja1105/
Dsja1105_spi.c11 #define SJA1105_SIZE_RESET_CMD 4 macro
195 const int size = SJA1105_SIZE_RESET_CMD; in sja1105et_reset_cmd_pack()
206 const int size = SJA1105_SIZE_RESET_CMD; in sja1105pqrs_reset_cmd_pack()
225 u8 packed_buf[SJA1105_SIZE_RESET_CMD]; in sja1105et_reset_cmd()
245 packed_buf, SJA1105_SIZE_RESET_CMD); in sja1105et_reset_cmd()
254 u8 packed_buf[SJA1105_SIZE_RESET_CMD]; in sja1105pqrs_reset_cmd()
275 packed_buf, SJA1105_SIZE_RESET_CMD); in sja1105pqrs_reset_cmd()