Home
last modified time | relevance | path

Searched defs:I_ (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/
H A Dgk104.c73 #define I_(T,I) do { info->type = (T); info->inst = (I); } while(0) in gk104_top_parse() macro
H A Dga100.c69 #define I_(T,I) do { info->type = (T); info->inst = (I); } while(0) in ga100_top_parse() macro
/openbmc/qemu/hw/nvram/
H A Dxlnx-versal-efuse-ctrl.c217 #define ARRAY_GET(A_, I_, D_) \ argument
/openbmc/qemu/hw/char/
H A Dexynos4210_uart.c67 #define I_(reg) (reg / sizeof(uint32_t)) macro