Searched refs:RST (Results 1 – 11 of 11) sorted by relevance
| /drivers/pinctrl/ |
| A D | pinctrl-falcon.c | 107 MFP_FALCON(GPIO0, RST, GPIO, NONE, NONE), 113 MFP_FALCON(GPIO6, RST, GPIO, NONE, NONE), 182 GRP_MUX("por", RST, pins_por), 186 GRP_MUX("hrst", RST, pins_hrst),
|
| A D | pinctrl-th1520.c | 212 TH1520_PAD(46, AUDIO_PA30, AUD, RST, ____, GPIO, ____, ____, 0),
|
| /drivers/pinctrl/cirrus/ |
| A D | Kconfig | 15 # Avoid clash caused by MIPS defining RST, which is used in the driver
|
| A D | pinctrl-lochnagar.c | 203 LN1_PIN_GPIO(CDC_RESET, "codec-reset", RST, CDC_RESET, 1); 204 LN1_PIN_GPIO(DSP_RESET, "dsp-reset", RST, DSP_RESET, 1);
|
| /drivers/gpu/drm/mediatek/ |
| A D | mtk_dpi_regs.h | 13 #define RST BIT(0) macro
|
| A D | mtk_dpi.c | 199 mtk_dpi_mask(dpi, DPI_RET, reset ? RST : 0, RST); in mtk_dpi_sw_reset()
|
| /drivers/scsi/sym53c8xx_2/ |
| A D | sym_defs.h | 254 #define RST 0x02 /* sta: scsi bus reset detected */ macro
|
| A D | sym_hipd.c | 184 OUTW(np, nc_sien, RST); in sym_reset_scsi_bus() 1852 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); 2891 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) && 2912 if (sist & RST) {
|
| /drivers/net/ethernet/sfc/ |
| A D | tc_conntrack.c | 256 EFX_NF_TCP_FLAG(RST) | in efx_tc_ct_parse_match()
|
| /drivers/scsi/ |
| A D | ncr53c8xx.h | 777 #define RST 0x02 /* sta: scsi bus reset detected */ macro
|
| A D | ncr53c8xx.c | 4454 OUTW (nc_sien, RST); in ncr_reset_scsi_bus() 5165 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in ncr_init() 5783 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) && in ncr_exception() 5825 if (sist & RST) { in ncr_exception()
|
Completed in 55 milliseconds