Searched refs:pmic_tx (Results 1 – 1 of 1) sorted by relevance
21 u32 pmic_tx, pmic_rx; in pmic_reg() local38 pmic_tx = p->hw.spi.prepare_tx(reg, val, write); in pmic_reg()40 tmp = cpu_to_be32(pmic_tx); in pmic_reg()47 pmic_tx = p->hw.spi.prepare_tx(reg, val, 0); in pmic_reg()48 tmp = cpu_to_be32(pmic_tx); in pmic_reg()