Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dr8152.c1860 ocp_byte_w0w1(struct r8152 *tp, u16 type, u16 index, u8 clear, u8 set) in ocp_byte_w0w1() function
1903 ocp_byte_w0w1(tp, type, index, clear, 0); in ocp_byte_clr_bits()
1908 ocp_byte_w0w1(tp, type, index, 0, set); in ocp_byte_set_bits()
4228 ocp_byte_w0w1(tp, MCU_TYPE_USB, USB_MISC_2, BIT(7), in r8153c_ups_en()