Home
last modified time | relevance | path

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

/linux-5.19.10/lib/
Dts_fsm.c39 #define _A 0x100 /* ascii */ macro
57 [TS_FSM_ASCII] = _A,
61 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 0- 3 */
62 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 4- 7 */
63 _W|_A|_C, _W|_A|_C|_S, _W|_A|_C|_S, _W|_A|_C|_S, /* 8- 11 */
64 _W|_A|_C|_S, _W|_A|_C|_S, _W|_A|_C, _W|_A|_C, /* 12- 15 */
65 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 16- 19 */
66 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 20- 23 */
67 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 24- 27 */
68 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 28- 31 */
[all …]
/linux-5.19.10/drivers/regulator/
Dda9063-regulator.c99 .desc.vsel_reg = DA9063_REG_V##regl_name##_A, \
102 .sleep = BFIELD(DA9063_REG_V##regl_name##_A, DA9063_LDO_SL), \
124 .desc.vsel_reg = DA9063_REG_V##regl_name##_A, \
127 .sleep = BFIELD(DA9063_REG_V##regl_name##_A, DA9063_BUCK_SL), \
/linux-5.19.10/drivers/scsi/csiostor/
Dcsio_wr.c55 csio_wr_reg32((_hw), (_val), SGE_FL_BUFFER_SIZE##_reg##_A)
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c5592 #define STAT_IDX(x) ((TP_MIB_TCP_##x##_A) - TP_MIB_TCP_OUT_RST_A) in t4_tp_get_tcp_stats()