Searched refs:_A (Results 1 – 6 of 6) sorted by relevance
| /linux/lib/ |
| H A D | ts_fsm.c | 39 #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/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/ |
| H A D | gr.c | 186 #define _A(n,N,G,I,R) { .id0 = NV0080_CTRL_FIFO_GET_ENGINE_CONTEXT_PROPERTIES_ENGINE_ID_##n, \ in r535_gr_get_ctxbuf_info() macro 189 #define _B(N,G,I,R) _A(GRAPHICS_##N, N, (G), (I), (R)) in r535_gr_get_ctxbuf_info() 191 _A( GRAPHICS, MAIN, false, true, false), in r535_gr_get_ctxbuf_info() 193 _A( GRAPHICS_BUNDLE_CB, BUFFER_BUNDLE_CB, true, false, false), in r535_gr_get_ctxbuf_info() 200 #undef _A in r535_gr_get_ctxbuf_info()
|
| /linux/scripts/ |
| H A D | generate_builtin_ranges.awk | 159 ARGIND == 2 && map_is_lld && sect && !anchor && NF == 5 && $5 ~ /^[_A-Za-z][_A-Za-z0-9]*$/ {
|
| /linux/drivers/regulator/ |
| H A D | da9063-regulator.c | 102 .desc.vsel_reg = DA9063_REG_V##regl_name##_A, \ 105 .sleep = BFIELD(DA9063_REG_V##regl_name##_A, DA9063_LDO_SL), \ 127 .desc.vsel_reg = DA9063_REG_V##regl_name##_A, \ 130 .sleep = BFIELD(DA9063_REG_V##regl_name##_A, DA9063_BUCK_SL), \
|
| /linux/drivers/scsi/csiostor/ |
| H A D | csio_wr.c | 55 csio_wr_reg32((_hw), (_val), SGE_FL_BUFFER_SIZE##_reg##_A)
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4_hw.c | 5594 #define STAT_IDX(x) ((TP_MIB_TCP_##x##_A) - TP_MIB_TCP_OUT_RST_A) in t4_tp_get_tcp_stats()
|