Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dqciic_fdt.c35 #define GENI_I2C_TX_TRANS_LEN 0x26c macro
228 HWRITE4(sc, GENI_I2C_TX_TRANS_LEN, cmdlen); in qciic_fdt_exec()
264 HWRITE4(sc, GENI_I2C_TX_TRANS_LEN, buflen); in qciic_fdt_exec()
/openbsd/sys/dev/acpi/
H A Dqciic.c35 #define GENI_I2C_TX_TRANS_LEN 0x26c macro
273 HWRITE4(sc, GENI_I2C_TX_TRANS_LEN, cmdlen); in qciic_exec()
309 HWRITE4(sc, GENI_I2C_TX_TRANS_LEN, buflen); in qciic_exec()