Searched defs:mast (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/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
|
| /Linux-v6.1/lib/ |
| D | maple_tree.c | 2323 static inline void mast_topiary(struct maple_subtree_state *mast) in mast_topiary() 2389 static inline void mast_rebalance_next(struct maple_subtree_state *mast) in mast_rebalance_next() 2403 static inline void mast_rebalance_prev(struct maple_subtree_state *mast) in mast_rebalance_prev() 2424 bool mast_spanning_rebalance(struct maple_subtree_state *mast) in mast_spanning_rebalance() 2538 mast_ascend_free(struct maple_subtree_state *mast) in mast_ascend_free() 2708 static inline void mast_set_split_parents(struct maple_subtree_state *mast, in mast_set_split_parents() 2774 static inline void mast_new_root(struct maple_subtree_state *mast, in mast_new_root() 2801 static inline void mast_cp_to_nodes(struct maple_subtree_state *mast, in mast_cp_to_nodes() 2837 static inline void mast_combine_cp_left(struct maple_subtree_state *mast) in mast_combine_cp_left() 2852 static inline void mast_combine_cp_right(struct maple_subtree_state *mast) in mast_combine_cp_right() [all …]
|