Searched refs:axq_casm_slot (Results 1 – 2 of 2) sorted by relevance
475 softsp->axq_casm_slot[i] = REG_ADDR(softsp->address, in axq_init()1074 retval = *(softsp->axq_casm_slot[casmslot]); in axq_casm_read()1110 if (*(softsp->axq_casm_slot[casmslot])) { in axq_casm_write()1111 *(softsp->axq_casm_slot[casmslot]) = value; in axq_casm_write()1149 if (*(softsp->axq_casm_slot[casmslot]) in axq_casm_write_all()1155 if (*(softsp->axq_casm_slot[casmslot]) in axq_casm_write_all()1177 *softsp->axq_casm_slot[casmslot] = value; in axq_casm_write_all()1180 *softsp->axq_casm_slot[casmslot] = value; in axq_casm_write_all()1225 val0 = *(softsp->axq_casm_slot[casmslot0]); in axq_do_casm_rename_script()1226 val1 = *(softsp->axq_casm_slot[casmslot1]); in axq_do_casm_rename_script()
300 volatile uint32_t *axq_casm_slot[18]; member