Searched refs:REG_INIT (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | ab8500.c | 1044 #define REG_INIT(_id, _bank, _addr, _mask) \ macro 1057 REG_INIT(AB8500_REGUREQUESTCTRL2, 0x03, 0x04, 0xf0), 1064 REG_INIT(AB8500_REGUREQUESTCTRL3, 0x03, 0x05, 0xff), 1069 REG_INIT(AB8500_REGUREQUESTCTRL4, 0x03, 0x06, 0x07), 1076 REG_INIT(AB8500_REGUSYSCLKREQ1HPVALID1, 0x03, 0x07, 0xe8), 1082 REG_INIT(AB8500_REGUSYSCLKREQ1HPVALID2, 0x03, 0x08, 0x70), 1089 REG_INIT(AB8500_REGUHWHPREQ1VALID1, 0x03, 0x09, 0xe8), 1095 REG_INIT(AB8500_REGUHWHPREQ1VALID2, 0x03, 0x0a, 0x07), 1102 REG_INIT(AB8500_REGUHWHPREQ2VALID1, 0x03, 0x0b, 0xe8), 1108 REG_INIT(AB8500_REGUHWHPREQ2VALID2, 0x03, 0x0c, 0x07), [all …]
|