Searched defs:xor (Results 1 – 3 of 3) sorted by relevance
64 static int macio_do_gpio_read(PMF_STD_ARGS, u8 mask, int rshift, u8 xor) in macio_do_gpio_read()190 u32 shift, u32 xor) in macio_do_read_reg32_msrx()203 u32 shift, u32 xor) in macio_do_read_reg8_msrx()
151 u8 xor = (u8)pmf_next32(cmd); in pmf_parser_read_gpio() local410 u32 xor = pmf_next32(cmd); in pmf_parser_read_reg32_msrx() local424 u32 xor = pmf_next32(cmd); in pmf_parser_read_reg16_msrx() local437 u32 xor = pmf_next32(cmd); in pmf_parser_read_reg8_msrx() local
161 __u32 xor; member