Home
last modified time | relevance | path

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

/freebsd/sys/dev/cfi/
H A Dcfi_reg.h79 #define CFI_QRY_TTO_BUFWRITE offsetof(struct cfi_qry, tto_buf_write) macro
H A Dcfi_core.c365 ttoexp = cfi_read_qry(sc, CFI_QRY_TTO_BUFWRITE); in cfi_attach()
378 SBT_1US * (1ULL << cfi_read_qry(sc, CFI_QRY_TTO_BUFWRITE)); in cfi_attach()