Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/fsi/
Dfsi-master-gpio.c237 int i, addr_bits, opcode_bits; in build_ar_command() local
249 opcode_bits = 3; in build_ar_command()
254 opcode_bits = 2; in build_ar_command()
287 msg_push_bits(cmd, opcode, opcode_bits); in build_ar_command()
Dfsi-master-ast-cf.c213 int i, addr_bits, opcode_bits; in build_ar_command() local
225 opcode_bits = 3; in build_ar_command()
230 opcode_bits = 2; in build_ar_command()
263 msg_push_bits(cmd, opcode, opcode_bits); in build_ar_command()