Home
last modified time | relevance | path

Searched refs:RZ_MTU3_CHAN_1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Drz-mtu3.c31 [RZ_MTU3_CHAN_1] = MTU_8BIT_CH_1_2(0x184, 0x091, 0x185, 0x180, 0x194, 0x181, 0x182),
43 [RZ_MTU3_CHAN_1] = MTU_16BIT_CH_1_2(0x186, 0x188, 0x18a),
53 [RZ_MTU3_CHAN_1] = MTU_32BIT_CH_1(0x1a0, 0x1a4, 0x1a8),
111 if (ch->channel_number != RZ_MTU3_CHAN_1 && ch->channel_number != RZ_MTU3_CHAN_8) in rz_mtu3_32bit_ch_read()
152 if (ch->channel_number != RZ_MTU3_CHAN_1 && ch->channel_number != RZ_MTU3_CHAN_8) in rz_mtu3_32bit_ch_write()
193 case RZ_MTU3_CHAN_1: in rz_mtu3_get_tstr_offset()
221 case RZ_MTU3_CHAN_1: in rz_mtu3_get_tstr_bit_pos()
/openbmc/linux/include/linux/mfd/
H A Drz-mtu3.h114 RZ_MTU3_CHAN_1, enumerator
/openbmc/linux/drivers/counter/
H A Drz-mtu3-cnt.c851 priv->ch = &ddata->channels[RZ_MTU3_CHAN_1]; in rz_mtu3_cnt_probe()