Searched refs:REG_INIT (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/regulator/ |
| D | ab8500.c | 1798 #define REG_INIT(_id, _bank, _addr, _mask) \ macro 1811 REG_INIT(AB8500_REGUREQUESTCTRL2, 0x03, 0x04, 0xf0), 1818 REG_INIT(AB8500_REGUREQUESTCTRL3, 0x03, 0x05, 0xff), 1823 REG_INIT(AB8500_REGUREQUESTCTRL4, 0x03, 0x06, 0x07), 1830 REG_INIT(AB8500_REGUSYSCLKREQ1HPVALID1, 0x03, 0x07, 0xe8), 1836 REG_INIT(AB8500_REGUSYSCLKREQ1HPVALID2, 0x03, 0x08, 0x70), 1843 REG_INIT(AB8500_REGUHWHPREQ1VALID1, 0x03, 0x09, 0xe8), 1849 REG_INIT(AB8500_REGUHWHPREQ1VALID2, 0x03, 0x0a, 0x07), 1856 REG_INIT(AB8500_REGUHWHPREQ2VALID1, 0x03, 0x0b, 0xe8), 1862 REG_INIT(AB8500_REGUHWHPREQ2VALID2, 0x03, 0x0c, 0x07), [all …]
|