Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-fsl-lpspi.c58 #define CR_RST BIT(1) macro
/linux/drivers/net/usb/
H A Dr8152.c299 #define CR_RST 0x10 macro
3002 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_CR, CR_RST); in rtl8152_nic_reset()
3007 if (!(ocp_read_byte(tp, MCU_TYPE_PLA, PLA_CR) & CR_RST)) in rtl8152_nic_reset()