Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/fusb302/
Dfusb302.c896 u8 maskb_interrupts = FUSB_REG_MASKB_GCRCSENT; in fusb302_pd_set_interrupts() local
909 fusb302_i2c_clear_bits(chip, FUSB_REG_MASKB, maskb_interrupts) : in fusb302_pd_set_interrupts()
910 fusb302_i2c_set_bits(chip, FUSB_REG_MASKB, maskb_interrupts); in fusb302_pd_set_interrupts()