Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dpci.h48 void (*config_writel)(QPCIBus *bus, int devfn, member
/openbmc/linux/drivers/pcmcia/
H A Dyenta_socket.c134 static inline void config_writel(struct yenta_socket *socket, unsigned offset, u32 val) in config_writel() function