Searched refs:intc_get_field_from_handle (Results 1 – 2 of 2) sorted by relevance
66 unsigned long intc_get_field_from_handle(unsigned int value, unsigned int handle) in intc_get_field_from_handle() function79 return intc_get_field_from_handle(__raw_readb(ptr), h); in test_8()86 return intc_get_field_from_handle(__raw_readw(ptr), h); in test_16()93 return intc_get_field_from_handle(__raw_readl(ptr), h); in test_32()
139 unsigned long intc_get_field_from_handle(unsigned int value,
Completed in 4 milliseconds