Searched refs:pe2 (Results 1 – 4 of 4) sorted by relevance
161 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 …]
1791 struct dm_snap_pending_exception *pe2; in copy_callback() local1797 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() local1917 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() local2509 pe2 = __lookup_pending_exception(snap, chunk); in __origin_write()2511 if (!pe2) { in __origin_write()[all …]
763 struct smc_pnetids_ndev_entry *pe, *pe2; in smc_pnet_remove_pnetid() local766 list_for_each_entry_safe(pe, pe2, &sn->pnetids_ndev.list, list) { in smc_pnet_remove_pnetid()
1291 TEGRA_PIN_FUNCTION(pe2),
Completed in 23 milliseconds