Home
last modified time | relevance | path

Searched defs:_compat (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dcore.h17 #define MFD_CELL_ALL(_name, _res, _pdata, _pdsize, _id, _compat, _of_reg, _use_of_reg, _match) \ argument
31 #define MFD_CELL_OF_REG(_name, _res, _pdata, _pdsize, _id, _compat, _of_reg) \ argument
34 #define MFD_CELL_OF(_name, _res, _pdata, _pdsize, _id, _compat) \ argument
/openbmc/linux/include/linux/
H A Dof_platform.h46 #define OF_DEV_AUXDATA(_compat,_phys,_name,_pdata) \ argument
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dstate.h173 #define SANDBOX_STATE_IO(_name, _compat, _read, _write) \ argument