Home
last modified time | relevance | path

Searched refs:access_EV (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_nvram.c154 static u32 access_EV(u16 operation, u8 *ev_name, u8 *buffer, u32 *buf_size) in access_EV() function
201 rc = access_EV(READ_EV, "CQTHPS", evbuffer, &temp_dword); in load_HRT()
210 rc = access_EV(WRITE_EV, "CQTHPS", &temp_byte, &temp_dword); in load_HRT()
397 rc = access_EV(WRITE_EV, "CQTHPS", (u8 *) buffer, &temp_dword); in store_HRT()