Home
last modified time | relevance | path

Searched defs:cells (Results 101 - 125 of 141) sorted by relevance

123456

/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtime.c652 static int __init get_freq(char *name, int cells, unsigned long *val) in get_freq() argument
/kernel/linux/linux-5.10/drivers/nvmem/
H A Dcore.c36 struct list_head cells; member
422 struct nvmem_cell **cells; in nvmem_add_cells() local
[all...]
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dti_am335x_tscadc.h175 struct mfd_cell cells[TSCADC_CELLS]; member
H A Dtwl6040.h218 struct mfd_cell cells[TWL6040_CELLS]; member
H A Dsi476x-core.h119 struct mfd_cell cells[SI476X_MFD_CELLS]; member
H A Dwl1273-core.h258 struct mfd_cell cells[WL1273_FM_CORE_CELLS]; member
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dti_am335x_tscadc.h162 struct mfd_cell cells[TSCADC_CELLS]; member
H A Dtwl6040.h190 struct mfd_cell cells[TWL6040_CELLS]; member
H A Dintel-m10-bmc.h219 struct mfd_cell *cells; member
H A Dsi476x-core.h119 struct mfd_cell cells[SI476X_MFD_CELLS]; member
H A Dwl1273-core.h258 struct mfd_cell cells[WL1273_FM_CORE_CELLS]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawShaderLayerTests.cpp511 std::vector<UVec4> cells; in generateGrid() local
H A DvktDrawShaderViewportIndexTests.cpp375 std::vector<UVec4> cells; in generateGrid() local
113 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule tessellationControlModule, const VkShaderModule tessellationEvaluationModule, const VkShaderModule fragmentModule, const UVec2 renderSize, const int numViewports, const std::vector<UVec4> cells) makeGraphicsPipeline() argument
426 generateReferenceImage(const tcu::TextureFormat format, const UVec2& renderSize, const Vec4& clearColor, const std::vector<UVec4>& cells, const std::vector<Vec4>& cellColors) generateReferenceImage() argument
664 Renderer(Context& context, const UVec2& renderSize, const TestParams& testParams, const std::vector<UVec4>& cells, const VkFormat colorFormat, const Vec4& clearColor, const std::vector<Vec4>& colors, const Shader shader) Renderer() argument
952 const std::vector<UVec4> cells = generateGrid(testParams.numViewports, renderSize); testVertexFragmentShader() local
1013 const std::vector<UVec4> cells = generateGrid(testParams.numViewports, renderSize); testTessellationShader() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawShaderLayerTests.cpp507 std::vector<UVec4> cells; in generateGrid() local
H A DvktDrawShaderViewportIndexTests.cpp375 std::vector<UVec4> cells; in generateGrid() local
113 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule tessellationControlModule, const VkShaderModule tessellationEvaluationModule, const VkShaderModule fragmentModule, const UVec2 renderSize, const int numViewports, const std::vector<UVec4> cells) makeGraphicsPipeline() argument
426 generateReferenceImage(const tcu::TextureFormat format, const UVec2& renderSize, const Vec4& clearColor, const std::vector<UVec4>& cells, const std::vector<Vec4>& cellColors) generateReferenceImage() argument
660 Renderer(Context& context, const UVec2& renderSize, const TestParams& testParams, const std::vector<UVec4>& cells, const VkFormat colorFormat, const Vec4& clearColor, const std::vector<Vec4>& colors, const Shader shader) Renderer() argument
948 const std::vector<UVec4> cells = generateGrid(testParams.numViewports, renderSize); testVertexFragmentShader() local
1009 const std::vector<UVec4> cells = generateGrid(testParams.numViewports, renderSize); testTessellationShader() local
[all...]
/device/soc/rockchip/common/sdk_linux/scripts/dtc/
H A Dchecks.c851 cell_t *cells; check_pci_bridge() local
899 cell_t *cells; check_pci_device_bus_num() local
933 cell_t *cells; check_pci_device_reg() local
1013 cell_t *cells = NULL; check_simple_bus_reg() local
1094 cell_t *cells = NULL; check_i2c_bus_reg() local
1194 cell_t *cells = NULL; check_spi_bus_reg() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_buffers.c128 u32 mlxsw_sp_cells_bytes(const struct mlxsw_sp *mlxsw_sp, u32 cells) in mlxsw_sp_cells_bytes() argument
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtty3270.c50 struct tty3270_cell *cells; member
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dsch_netem.c350 u32 cells = reciprocal_divide(len, q->cell_size_reciprocal); in packet_time_ns() local
/kernel/linux/linux-5.10/scripts/dtc/
H A Dchecks.c814 cell_t *cells; check_pci_bridge() local
856 cell_t *cells; check_pci_device_bus_num() local
888 cell_t *cells; check_pci_device_reg() local
961 cell_t *cells = NULL; check_simple_bus_reg() local
1033 cell_t *cells = NULL; check_i2c_bus_reg() local
1121 cell_t *cells = NULL; check_spi_bus_reg() local
[all...]
/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c91 u32 cells; in of_bus_n_addr_cells() local
112 u32 cells; in of_bus_n_size_cells() local
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-single.c1743 pcs_quirk_missing_pinctrl_cells(struct pcs_device *pcs, struct device_node *np, int cells) pcs_quirk_missing_pinctrl_cells() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_buffers.c128 u32 mlxsw_sp_cells_bytes(const struct mlxsw_sp *mlxsw_sp, u32 cells) in mlxsw_sp_cells_bytes() argument
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-single.c1738 pcs_quirk_missing_pinctrl_cells(struct pcs_device *pcs, struct device_node *np, int cells) pcs_quirk_missing_pinctrl_cells() argument
[all...]
/kernel/linux/linux-6.6/drivers/nvmem/
H A Dcore.c36 struct list_head cells; member
[all...]

Completed in 38 milliseconds

123456