Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dmpi.c460 page.req_params1, page.req_offset, page.req_period, in mpi_squash_ppr()
463 page.req_params1 = 0x0; in mpi_squash_ppr()
628 "conf: 0x%08x\n", DEVNAME(sc), pg1.req_params1, pg1.req_offset, in mpi_ppr()
631 pg1.req_params1 = 0; in mpi_ppr()
652 pg1.req_params1 |= MPI_CFG_SPI_DEV_1_REQPARAMS_QAS | in mpi_ppr()
657 pg1.req_params1 |= in mpi_ppr()
664 "conf: 0x%08x\n", DEVNAME(sc), pg1.req_params1, pg1.req_offset, in mpi_ppr()
681 "conf: 0x%08x\n", DEVNAME(sc), pg1.req_params1, pg1.req_offset, in mpi_ppr()
H A Dmpireg.h1205 u_int8_t req_params1; member