Searched refs:gp1 (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/RCU/ |
| H A D | rcu_dereference.rst | 232 struct foo *gp1; 245 rcu_assign_pointer(gp1, p); 262 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */ 289 struct foo *gp1; 304 rcu_assign_pointer(gp1, p); 324 q = rcu_dereference(gp1); /* Guaranteed non-NULL. */
|
| /linux/drivers/media/usb/gspca/ |
| H A D | zc3xx.c | 5713 int g, i, adj, gp1, gp2; in setcontrast() local 5741 gp1 = gp2 = 0; in setcontrast() 5757 gr[0] = gp1 == 0 ? 0 : (g - gp1); in setcontrast() 5758 gp2 = gp1; in setcontrast() 5759 gp1 = g; in setcontrast()
|
| /linux/arch/arm/boot/dts/mediatek/ |
| H A D | mt7629.dtsi | 460 clock-names = "ethif", "sgmiitop", "esw", "gp0", "gp1",
|
| H A D | mt2701.dtsi | 738 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
|
| H A D | mt7623.dtsi | 971 clock-names = "ethif", "esw", "gp1", "gp2", "trgpll";
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt7622.dtsi | 985 clock-names = "ethif", "esw", "gp0", "gp1", "gp2",
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | commands.h | 376 u32 gp1; /* GP1 timer register */ member
|
| H A D | main.c | 1670 IWL_ERR(priv, "0x%08X | time gp1\n", table.gp1); in iwl_dump_nic_error_log()
|