Home
last modified time | relevance | path

Searched refs:in_index (Results 1 – 6 of 6) sorted by relevance

/drivers/misc/altera-stapl/
Daltera-comp.c54 u32 *in_index) in altera_read_packed() argument
61 databyte = buffer[*in_index]; in altera_read_packed()
70 ++(*in_index); in altera_read_packed()
86 u32 in_index = 0L; in altera_shrink() local
100 &in_index) << (i * CHAR_BITS)); in altera_shrink()
112 &in_index) == 0) { in altera_shrink()
118 &in_index); in altera_shrink()
128 &in_index); in altera_shrink()
131 &in_index); in altera_shrink()
Daltera-jtag.h105 u32 in_index, u8 *out_data,
110 u8 *in_data, u32 in_index,
Daltera-jtag.c697 u32 in_index, in altera_swap_ir() argument
770 in_index, in altera_swap_ir()
893 u8 *in_data, u32 in_index, in altera_swap_dr() argument
966 in_index, in altera_swap_dr()
/drivers/ata/
Dsata_mv.c2054 unsigned in_index; in mv_qc_prep() local
2079 in_index = pp->req_idx; in mv_qc_prep()
2081 pp->crqb[in_index].sg_addr = in mv_qc_prep()
2083 pp->crqb[in_index].sg_addr_hi = in mv_qc_prep()
2085 pp->crqb[in_index].ctrl_flags = cpu_to_le16(flags); in mv_qc_prep()
2087 cw = &pp->crqb[in_index].ata_cmd[0]; in mv_qc_prep()
2154 unsigned in_index; in mv_qc_prep_iie() local
2173 in_index = pp->req_idx; in mv_qc_prep_iie()
2175 crqb = (struct mv_crqb_iie *) &pp->crqb[in_index]; in mv_qc_prep_iie()
2349 u32 in_index; in mv_qc_issue() local
[all …]
/drivers/hwmon/
Dnct6683.c310 u8 in_index[NCT6683_NUM_REG_MON]; member
531 int ch = data->in_index[index]; in get_in_reg()
680 in_from_reg(data->in[index][nr], data->in_index[index])); in show_in_reg()
1191 data->in_index[data->in_num] = i; in nct6683_setup_sensors()
Dlm80.c112 enum in_index { enum