Home
last modified time | relevance | path

Searched refs:Cell (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.15/Documentation/devicetree/bindings/reset/
H A Dti-syscon-reset.txt33 Cell #1 : offset of the reset assert control
35 Cell #2 : bit position of the reset in the reset
37 Cell #3 : offset of the reset deassert control
39 Cell #4 : bit position of the reset in the reset
41 Cell #5 : offset of the reset status register
43 Cell #6 : bit position of the reset in the
45 Cell #7 : Flags used to control reset behavior,
H A Dhisilicon,hi3660-reset.yaml39 Cell #1 : offset of the reset assert control register from the syscon
43 Cell #2 : bit position of the reset in the reset control register
/linux-6.15/rust/pin-init/examples/
H A Dstatic_init.rs7 cell::{Cell, UnsafeCell},
25 init: Cell<Option<I>>,
27 present: Cell<bool>,
37 init: Cell::new(Some(init)), in new()
39 present: Cell::new(false), in new()
H A Dlinked_list.rs7 cell::Cell,
94 struct Link(Cell<NonNull<ListHead>>);
105 Self(Cell::new(ptr)) in new_unchecked()
H A Dmutex.rs8 cell::{Cell, UnsafeCell},
68 locked: Cell<bool>,
79 locked: Cell::new(false), in new()
/linux-6.15/Documentation/arch/powerpc/
H A Disa-versions.rst20 Cell PPU - Power ISA v2.02 with some minor exceptions
54 Cell PPU Yes
74 Cell PPU No
94 Cell PPU No
H A Dcpu_families.rst85 | POWER6 | <-?-> | Cell |
/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Dadi,max77503-regulator.yaml16 for 2-Cell/3-Cell battery applications.
/linux-6.15/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu75.h679 VFT_CELL_t Cell[TEMP_RANGE_MAXSTEPS][NUM_VFT_COLUMNS]; member
715 VFT_CELL_t Cell[NUM_VFT_COLUMNS]; member
720 VFT_CELL_t Cell[NUM_VFT_COLUMNS]; member
725 VFT_CELL_t Cell[NUM_VFT_COLUMNS]; member
730 VFT_CELL_t Cell[NUM_VFT_COLUMNS]; member
H A Dsmu74.h782 VFT_CELL_t Cell[TEMP_RANGE_MAXSTEPS][NUM_VFT_COLUMNS]; member
796 VFT_CELL_t Cell[NUM_VFT_COLUMNS]; member
812 VFT_CELL_t Cell[NUM_VFT_COLUMNS]; member
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Dsamsung,exynos4210-combiner.yaml46 * First Cell: Combiner Group Number.
47 * Second Cell: Interrupt number within the group.
H A Dsnps,arc700-intc.txt12 Single Cell "interrupts" property of a device specifies the IRQ number
H A Dsnps,archs-intc.txt9 Single Cell "interrupts" property of a device specifies the IRQ number
/linux-6.15/arch/powerpc/platforms/cell/
H A DKconfig6 menu "Cell Broadband Engine options"
/linux-6.15/Documentation/devicetree/bindings/power/supply/
H A Dmaxim,max77976.yaml13 The Maxim MAX77976 is a 19Vin / 5.5A, 1-Cell Li+ battery charger
H A Drichtek,rt9471.yaml7 title: Richtek RT9471 3A Single Cell Switching Battery charger
/linux-6.15/drivers/net/ethernet/ibm/emac/
H A DKconfig10 Axon southbridge for Cell.
/linux-6.15/Documentation/devicetree/bindings/nvmem/layouts/
H A Dfixed-cell.yaml18 Cell with base MAC address to be used for calculating extra relative
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-st.txt69 - First Cell: represents the external gpio interrupt number local to the
71 - Second Cell: flags to identify the type of the interrupt
/linux-6.15/Documentation/devicetree/bindings/phy/
H A Dfsl,imx8qm-lvds-phy.yaml36 Cell allows setting the LVDS channel index of the PHY.
H A Dphy-miphy365x.txt22 Cell after port phandle is device type from:
H A Dbrcm,brcmstb-usb-phy.yaml97 Cell allows setting the type of the PHY. Possible values are:
/linux-6.15/Documentation/devicetree/bindings/gpio/
H A Dspear_spics.txt4 Cell spi controller through its system registers, which otherwise remains under
/linux-6.15/arch/powerpc/platforms/ps3/
H A DKconfig55 per device dynamic DMA page table management provided by the Cell
168 profiling support of the Cell processor with programs like
/linux-6.15/Documentation/translations/zh_TW/admin-guide/
H A DREADME.rst36 PowerPC64、ARM、Hitachi SuperH、Cell、IBM S/390、MIPS、HP PA-RISC、Intel

12