Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/newsmips/apbus/
Dspifi.c633 reg->cmlen = CML_AMSG_EN | len; in spifi_sendmsg()
657 reg->cmlen = CML_AMSG_EN | len; in spifi_command()
678 reg->cmlen = CML_AMSG_EN | 1; in spifi_data_io()
709 reg->cmlen = CML_AMSG_EN | 1; in spifi_status()
Dspifireg.h31 volatile uint32_t cmlen; /* RW: Command/message length */ member