Searched refs:SWITCH_SIZE (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | pfuze.c | 40 ret = pmic_reg_write(p, offset + i * SWITCH_SIZE, mode); in pfuze_mode_init() 43 offset + i * SWITCH_SIZE); in pfuze_mode_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx6sllevk/ |
| H A D | mx6sllevk.c | 76 pmic_reg_write(dev, offset + i * SWITCH_SIZE, APS_PFM); in power_init_board()
|
| /OK3568_Linux_fs/u-boot/board/samtec/vining_2000/ |
| H A D | vining_2000.c | 260 ret = pmic_reg_write(p, offset + i * SWITCH_SIZE, mode); in pfuze_mode_init() 263 offset + i * SWITCH_SIZE); in pfuze_mode_init()
|
| /OK3568_Linux_fs/u-boot/include/power/ |
| H A D | pfuze100_pmic.h | 256 #define SWITCH_SIZE 0x7 macro
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx6sxsabreauto/ |
| H A D | mx6sxsabreauto.c | 154 pmic_reg_write(dev, offset + i * SWITCH_SIZE, APS_PFM); in power_init_board()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx6slevk/ |
| H A D | mx6slevk.c | 201 pmic_reg_write(dev, offset + i * SWITCH_SIZE, APS_PFM); in power_init_board()
|