Home
last modified time | relevance | path

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

/linux/arch/mips/txx9/rbtx4939/
A Dsetup.c161 pe2 |= RBTX4939_PE2_SIO2; in rbtx4939_update_ioc_pen()
162 pe2 &= ~RBTX4939_PE2_SIO0; in rbtx4939_update_ioc_pen()
164 pe2 |= RBTX4939_PE2_SIO0; in rbtx4939_update_ioc_pen()
165 pe2 &= ~RBTX4939_PE2_SIO2; in rbtx4939_update_ioc_pen()
169 pe2 |= RBTX4939_PE2_SIO3; in rbtx4939_update_ioc_pen()
171 pe2 &= ~RBTX4939_PE2_SIO3; in rbtx4939_update_ioc_pen()
172 pe2 &= ~RBTX4939_PE2_SPI; in rbtx4939_update_ioc_pen()
174 pe2 |= RBTX4939_PE2_SPI; in rbtx4939_update_ioc_pen()
179 pe2 |= RBTX4939_PE2_GPIO; in rbtx4939_update_ioc_pen()
181 pe2 &= ~RBTX4939_PE2_GPIO; in rbtx4939_update_ioc_pen()
[all …]
/linux/drivers/md/
A Ddm-snap.c1791 struct dm_snap_pending_exception *pe2; in copy_callback() local
1797 BUG_ON(pe->exception_sequence == pe2->exception_sequence); in copy_callback()
1798 if (pe->exception_sequence < pe2->exception_sequence) in copy_callback()
1915 struct dm_snap_pending_exception *pe2; in __find_pending_exception() local
1917 pe2 = __lookup_pending_exception(s, chunk); in __find_pending_exception()
1918 if (pe2) { in __find_pending_exception()
1920 return pe2; in __find_pending_exception()
2461 struct dm_snap_pending_exception *pe, *pe2; in __origin_write() local
2509 pe2 = __lookup_pending_exception(snap, chunk); in __origin_write()
2511 if (!pe2) { in __origin_write()
[all …]
/linux/net/smc/
A Dsmc_pnet.c763 struct smc_pnetids_ndev_entry *pe, *pe2; in smc_pnet_remove_pnetid() local
766 list_for_each_entry_safe(pe, pe2, &sn->pnetids_ndev.list, list) { in smc_pnet_remove_pnetid()
/linux/drivers/pinctrl/tegra/
A Dpinctrl-tegra194.c1291 TEGRA_PIN_FUNCTION(pe2),

Completed in 23 milliseconds