Searched refs:SWITCH_SIZE (Results 1 - 7 of 7) sorted by relevance

/u-boot/board/freescale/common/
H A Dpfuze.c39 ret = pmic_reg_write(p, offset + i * SWITCH_SIZE, mode);
42 offset + i * SWITCH_SIZE);
122 ret = pmic_reg_write(dev, offset + i * SWITCH_SIZE, mode);
125 offset + i * SWITCH_SIZE);
/u-boot/board/freescale/mx6sllevk/
H A Dmx6sllevk.c63 pmic_reg_write(dev, offset + i * SWITCH_SIZE, APS_PFM);
/u-boot/board/kontron/pitx_imx8m/
H A Dspl.c215 ret = pmic_reg_write(p, offset + i * SWITCH_SIZE, mode);
218 offset + i * SWITCH_SIZE);
/u-boot/include/power/
H A Dpfuze100_pmic.h260 #define SWITCH_SIZE 0x7 macro
/u-boot/board/softing/vining_2000/
H A Dvining_2000.c210 ret = pmic_reg_write(p, offset + i * SWITCH_SIZE, mode);
213 offset + i * SWITCH_SIZE);
/u-boot/board/freescale/mx6sxsabreauto/
H A Dmx6sxsabreauto.c143 pmic_reg_write(dev, offset + i * SWITCH_SIZE, APS_PFM);
/u-boot/board/freescale/mx6slevk/
H A Dmx6slevk.c154 pmic_reg_write(dev, offset + i * SWITCH_SIZE, APS_PFM);

Completed in 50 milliseconds