Home
last modified time | relevance | path

Searched defs:mmio_write (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/video/
H A Dbroadsheetfb.h71 void (*mmio_write)(struct broadsheetfb_par *, int type, u16); member
/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c374 static bool mmio_write(int size, unsigned long addr, unsigned long val) in mmio_write() function