Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/qcom/
H A Dsmp2p.c393 static int smp2p_update_bits(void *data, u32 mask, u32 value) in smp2p_update_bits() function
414 .update_bits = smp2p_update_bits,