Home
last modified time | relevance | path

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

/linux-6.15/drivers/firmware/
H A Dthead,th1520-aon.c173 RPC_SET_BE16(&msg.resource, 0, rsrc); in th1520_aon_power_update()
174 RPC_SET_BE16(&msg.resource, 2, in th1520_aon_power_update()
/linux-6.15/include/linux/firmware/thead/
H A Dthead,th1520-aon.h126 #define RPC_SET_BE16(MESG, OFFSET, SET_DATA) \ macro