Searched defs:mast (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| D | nv50.c | 129 u32 src, mast = nvkm_rd32(device, 0x00c040); in read_pll_ref() local 161 u32 mast = nvkm_rd32(device, 0x00c040); in read_pll() local 197 u32 mast = nvkm_rd32(device, 0x00c040); in nv50_clk_read() local
|
| D | mcp77.c | 86 u32 mast = nvkm_rd32(device, 0x00c054); in mcp77_clk_read() local 304 u32 pllmask = 0, mast; in mcp77_clk_prog() local
|
| D | nv40.c | 102 u32 mast = nvkm_rd32(device, 0x00c040); in nv40_clk_read() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| D | nv50.c | 129 u32 src, mast = nvkm_rd32(device, 0x00c040); in read_pll_ref() local 161 u32 mast = nvkm_rd32(device, 0x00c040); in read_pll() local 197 u32 mast = nvkm_rd32(device, 0x00c040); in nv50_clk_read() local
|
| D | mcp77.c | 86 u32 mast = nvkm_rd32(device, 0x00c054); in mcp77_clk_read() local 301 u32 pllmask = 0, mast; in mcp77_clk_prog() local
|
| D | nv40.c | 102 u32 mast = nvkm_rd32(device, 0x00c040); in nv40_clk_read() local
|
| /kernel/linux/linux-6.6/lib/ |
| D | maple_tree.c | 2265 static inline void mast_rebalance_next(struct maple_subtree_state *mast) in mast_rebalance_next() 2279 static inline void mast_rebalance_prev(struct maple_subtree_state *mast) in mast_rebalance_prev() 2300 bool mast_spanning_rebalance(struct maple_subtree_state *mast) in mast_spanning_rebalance() 2348 static inline void mast_ascend(struct maple_subtree_state *mast) in mast_ascend() 2508 static inline void mast_set_split_parents(struct maple_subtree_state *mast, in mast_set_split_parents() 2695 static inline void mast_cp_to_nodes(struct maple_subtree_state *mast, in mast_cp_to_nodes() 2731 static inline void mast_combine_cp_left(struct maple_subtree_state *mast) in mast_combine_cp_left() 2746 static inline void mast_combine_cp_right(struct maple_subtree_state *mast) in mast_combine_cp_right() 2762 static inline bool mast_sufficient(struct maple_subtree_state *mast) in mast_sufficient() 2775 static inline bool mast_overflow(struct maple_subtree_state *mast) in mast_overflow() [all …]
|